Package: epigrowthfit
Version: 0.15.4
Date: 2025-02-14
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) <doi:10.1007/s11538-013-9918-2> and
	in Earn et al. (2020) <doi:10.1073/pnas.2004904117>.
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.0.0), TMB
Imports: Matrix (>= 1.6-2), TMB, grDevices, graphics, methods, nlme,
        stats, utils
LazyData: true
NeedsCompilation: yes
Packaged: 2025-02-18 13:50:46 UTC; mikael
Author: Mikael Jagan [aut, cre] (<https://orcid.org/0000-0002-3542-2938>),
  Ben Bolker [aut] (<https://orcid.org/0000-0002-2127-0443>),
  Jonathan Dushoff [ctb] (<https://orcid.org/0000-0003-0506-4794>),
  David Earn [ctb] (<https://orcid.org/0000-0003-3597-617X>),
  Junling Ma [ctb]
Maintainer: Mikael Jagan <jaganmn@mcmaster.ca>
Repository: CRAN
Date/Publication: 2025-02-19 14:50:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 06:08:06 UTC; unix
Archs: epigrowthfit.so.dSYM
