Package: good
Type: Package
Title: Good Regression
Version: 1.0.1
Authors@R: c(person(given = "Jordi",
                    family = "Tur",
                    role = c("aut", "cre"),
                    email = "jjtur@crm.cat"),
             person(given = "David",
                    family = "Moriña",
                    role = "ctb"),
             person(given = "Pere",
                    family = "Puig",
                    role = "ctb"),
              person(given = "Argimiro",
                    family = "Arratia",
                    role = "ctb"),
             person(given = "Alejandra",
                    family = "Cabaña",
                    role = "ctb"),
             person(given = "Amanda",
                    family = "Fernández-Fontelo",
                    role = "aut"))
Description: Fit Good regression models to count data (Tur et al., 2021) <arXiv:2105.01557>. The package provides functions for model estimation and model prediction. Density, distribution function, quantile function and random generation for the Good distribution are also provided.
License: GPL (>= 2)
Imports: copula, maxLik, plyr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-07 13:37:17 UTC; tur
Author: Jordi Tur [aut, cre],
  David Moriña [ctb],
  Pere Puig [ctb],
  Argimiro Arratia [ctb],
  Alejandra Cabaña [ctb],
  Amanda Fernández-Fontelo [aut]
Maintainer: Jordi Tur <jjtur@crm.cat>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2021-05-10 13:50:02 UTC
Built: R 4.1.0; ; 2021-05-26 15:12:41 UTC; unix
