Package: tsiR
Type: Package
Title: An Implementation of the TSIR Model
Version: 0.4.3
Date: 2021-01-05
Authors@R: c(person("Alexander D.","Becker",role=c("aut","cre"),email="adbecker@princeton.edu"),person("Sinead E.","Morris",role=c("ctb")),person("Ottar N.","Bjornstad",role=c("ctb")))
Description: An implementation of the time-series Susceptible-Infected-Recovered (TSIR) model using a number of different fitting options for infectious disease time series data. The manuscript based on this package can be found here <doi:10.1371/journal.pone.0185528>. The method implemented here is described by Finkenstadt and Grenfell (2000) <doi:10.1111/1467-9876.00187>.
Depends: R (>= 3.1.0)
License: GPL-3
LazyData: true
Imports: ggplot2, kernlab, reshape2, grid
Contact: adbecker at princeton dot edu
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-20 17:53:21 UTC; adbecker
Author: Alexander D. Becker [aut, cre],
  Sinead E. Morris [ctb],
  Ottar N. Bjornstad [ctb]
Maintainer: Alexander D. Becker <adbecker@princeton.edu>
Repository: CRAN
Date/Publication: 2021-01-20 18:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:48:00 UTC; windows
