Package: tsiR
Type: Package
Title: An Implementation of the TSIR Model
Version: 0.1.0
Date: 2017-02-16
Authors@R: c(person("Alexander D.","Becker",
		role=c("aut","cre"),email="adbecker@princeton.edu"),
	  person("Sinead E.","Morris",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 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: 5.0.1
NeedsCompilation: no
Packaged: 2017-02-16 21:41:05 UTC; adbecker
Author: Alexander D. Becker [aut, cre],
  Sinead E. Morris [ctb]
Maintainer: Alexander D. Becker <adbecker@princeton.edu>
Repository: CRAN
Date/Publication: 2017-02-17 14:38:22
