Package: predint
Type: Package
Title: Prediction Intervals
Version: 2.2.1
Authors@R: person("Max", "Menssen", email = "menssen@cell.uni-hannover.de",
                  role = c("aut", "cre"))
Description: An implementation of prediction intervals for overdispersed count data,
            for overdispersed binomial data and for linear random effects models.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: stats, graphics, methods
RoxygenNote: 7.2.3
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.5.0), ggplot2, lme4, MASS
URL: https://github.com/MaxMenssen/predint
BugReports: https://github.com/MaxMenssen/predint/issues
NeedsCompilation: no
Packaged: 2024-03-04 10:25:57 UTC; maxmenssen
Author: Max Menssen [aut, cre]
Maintainer: Max Menssen <menssen@cell.uni-hannover.de>
Repository: CRAN
Date/Publication: 2024-03-04 15:10:03 UTC
