forked from lilywang1988/eSIR
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 766 Bytes
/
DESCRIPTION
File metadata and controls
28 lines (28 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: eSIR
Type: Package
Title: Extended state-space SIR models
Version: 0.2.7
Date: 2020-03-31
Authors@R:c(
person("Lili", "Wang", email = "lilywang@umich.edu", role = c("aut", "cre")),
person("Song Lab", role = "aut", comment = "<http://www.umich.edu/~songlab/>"),
person("Paul", "Egeler", email = "paul.egeler@spectrumhealth.org", role = "ctb", comment = "Spectrum Health Office of Research and Education")
)
Description: An implementation of extended state-space SIR models developed by
Song Lab at UM school of Public Health.
License: CC BY 4.0
Encoding: UTF-8
Imports:
rjags,
scales,
ggplot2,
chron,
gtools,
data.table,
stats,
grDevices,
graphics,
reshape2,
coda,
utils
RoxygenNote: 7.1.0