Package: epigrowthfit Version: 0.15.5 Date: 2026-03-31 License: GPL-3 Encoding: UTF-8 URL: https://github.com/davidearn/epigrowthfit BugReports: https://github.com/davidearn/epigrowthfit/issues Title: Nonlinear Mixed Effects Models of Epidemic Growth Description: Maximum likelihood estimation of nonlinear mixed effects models of epidemic growth using Template Model Builder ('TMB'). Enables joint estimation for collections of disease incidence time series, including time series that describe multiple epidemic waves. Supports a set of widely used phenomenological models: exponential, logistic, Richards (generalized logistic), subexponential, and Gompertz. Provides methods for interrogating model objects and several auxiliary functions, including one for computing basic reproduction numbers from fitted values of the initial exponential growth rate. Preliminary versions of this software were applied in Ma et al. (2014) and in Earn et al. (2020) . Authors@R: c(person("Mikael", "Jagan", role = c("aut", "cre"), email = "jaganmn@mcmaster.ca", comment = c(ORCID = "0000-0002-3542-2938")), person("Ben", "Bolker", role = "aut", comment = c(ORCID = "0000-0002-2127-0443")), person("Jonathan", "Dushoff", role = "ctb", comment = c(ORCID = "0000-0003-0506-4794")), person("David", "Earn", role = "ctb", comment = c(ORCID = "0000-0003-3597-617X")), person("Junling", "Ma", role = "ctb")) Depends: R (>= 4.3) LinkingTo: RcppEigen (>= 0.3.4), TMB Imports: Matrix (>= 1.6-2), TMB, grDevices, graphics, methods, nlme, stats, utils LazyData: true Repository: https://davidearn.r-universe.dev Date/Publication: 2026-03-31 22:55:12 UTC RemoteUrl: https://github.com/davidearn/epigrowthfit RemoteRef: HEAD RemoteSha: b95070f9915bb95aa150687d8254d10af27fbb88 NeedsCompilation: yes Packaged: 2026-07-10 06:33:28 UTC; root Author: Mikael Jagan [aut, cre] (ORCID: ), Ben Bolker [aut] (ORCID: ), Jonathan Dushoff [ctb] (ORCID: ), David Earn [ctb] (ORCID: ), Junling Ma [ctb] Maintainer: Mikael Jagan