-
Notifications
You must be signed in to change notification settings - Fork 10
/
DESCRIPTION
50 lines (50 loc) · 882 Bytes
/
DESCRIPTION
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Package: rme
Title: Regression Models for Epidemiology
Version: 0.0.0.9002
Authors@R:
utils::person(
"Douglas Ezra", "Morrison",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7195-830X", Twitter = "@demstats1"))
Description: Lecture notes for Epi 204 @ UC Davis
Encoding: UTF-8
Imports:
arsenal,
cvTools,
dobson,
forcats,
fs,
glmmTMB,
glmnet,
here,
latex2exp,
olsrr,
pander,
printr,
reactable,
stringr,
table1,
tibble,
webshot2
Suggests:
tidyverse,
conflicted,
dplyr,
eha,
ggeasy,
ggfortify,
ggplot2,
glmx,
haven,
kableExtra,
KMsurv,
muhaz,
palmerpenguins,
parameters,
plotly,
survminer,
tidyr
RoxygenNote: 7.3.2
License: MIT + file LICENSE
Config/build/copy-method: link