Package: GRCRegression
Type: Package
Title: Modified Poisson Regression of Grouped and Right-Censored Counts
Version: 1.0
Date: 2023-06-01
Authors@R: c(
    person(given = "Xin", family = "Guo", email = "xin.guo@uq.edu.au",
      role = c("aut", "cph", "cre")),
    person(given = "Qiang", family = "Fu", email = "qiang.fu@ubc.ca",
      role = c("aut", "cph"))
  )
Depends: MASS, pracma
Description: Implement maximum likelihood estimation for Poisson generalized
  linear models with grouped and right-censored count data. Intended to be used
  for analyzing grouped and right-censored data, which is widely applied in
  many branches of social sciences. The algorithm implemented is described
  in Fu et al., (2021) <doi:10.1111/rssa.12678>.
License: GPL (>= 3)
NeedsCompilation: no
Author: Xin Guo [aut, cph, cre],
  Qiang Fu [aut, cph]
Maintainer: Xin Guo <xin.guo@uq.edu.au>
Packaged: 2023-06-26 01:50:53 UTC; xin
Repository: CRAN
Date/Publication: 2023-06-26 12:30:02 UTC
Built: R 4.3.0; ; 2023-06-26 14:05:28 UTC; unix
