Package: fastbeta
Version: 0.2.0
Date: 2023-12-11
Title: Fast Estimation of Time-Varying Infectious Disease Transmission
        Rates
Description: Methods for estimating time-varying infectious disease
	transmission rates from disease incidence time series, based
	on discretizations of an SIR model, as analyzed in Jagan et al.
	(2020) <doi:10.1371/journal.pcbi.1008124>.
License: GPL (>= 2)
URL: https://github.com/davidearn/fastbeta
BugReports: https://github.com/davidearn/fastbeta/issues
Authors@R: 
	c(person("Mikael", "Jagan",
	         email = "jaganmn@mcmaster.ca",
	         role = c("aut", "cre"),
	         comment = c(ORCID = "0000-0002-3542-2938")))
Depends: R (>= 4.3.0)
Imports: adaptivetau, deSolve, graphics, stats
Suggests: grDevices, tools, utils
BuildResaveData: no
NeedsCompilation: yes
Packaged: 2023-12-11 22:15:10 UTC; mikael
Author: Mikael Jagan [aut, cre] (<https://orcid.org/0000-0002-3542-2938>)
Maintainer: Mikael Jagan <jaganmn@mcmaster.ca>
Repository: CRAN
Date/Publication: 2023-12-11 23:00:02 UTC
