Package: mpcmp
Type: Package
Title: Mean-Parametrized Conway-Maxwell Poisson (COM-Poisson)
        Regression
Version: 0.3.6
Date: 2020-10-23
Authors@R: c(person("Thomas", "Fung", role = c("aut", "cre"),
         email = "thomas.fung.dr@gmail.com",
         comment =c(ORCID = "0000-0003-2601-0728")),
  person("Aya", "Alwan", role = "aut",
         email = "aya.alwan@mq.edu.au"),
  person("Justin", "Wishart", role = "aut",
         email = "justin.wishart@mq.edu.au",
         comment = c(ORCID = "0000-0002-8235-1845")),
  person("Alan", "Huang", role = "aut",
         email = "alan.huang@uq.edu.au"))
Description: A collection of functions for estimation, testing and diagnostic checking for the mean-parametrized Conway-Maxwell-Poisson (COM-Poisson) regression model of Huang (2017) <doi:10.1177/1471082X17697749>.
Depends: R (>= 3.2)
License: GPL-3
Imports: Rcpp, graphics, grDevices, stats, ggplot2, ggpubr, generics,
        tibble, dplyr, rlang, stringr, purrr
URL: https://github.com/thomas-fung/mpcmp
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, spelling, covr, markdown (>=
        1.1), tidyverse, modelsummary, broom
BugReports: https://github.com/thomas-fung/mpcmp/issues
LinkingTo: Rcpp
Language: en-GB
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-10-26 05:30:26 UTC; thomasfung
Author: Thomas Fung [aut, cre] (<https://orcid.org/0000-0003-2601-0728>),
  Aya Alwan [aut],
  Justin Wishart [aut] (<https://orcid.org/0000-0002-8235-1845>),
  Alan Huang [aut]
Maintainer: Thomas Fung <thomas.fung.dr@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-26 06:30:03 UTC
