Package: tsiR
Type: Package
Title: An Implementation of the TSIR Model
Version: 0.4.0
Date: 2018-12-20
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 <https://doi:10.1371/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: 6.1.0.9000
NeedsCompilation: no
Packaged: 2018-12-20 16:45:56 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: 2018-12-20 17:10:02 UTC
