-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 776 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
27 lines (27 loc) · 776 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
Package: ElasticIntegrative
Title: Elastic Integrative Analyses for the Heterogenous Treatment Effect Combining a Randomized Trial and a Real-World Evidence Study
Version: 1.1
Authors@R: c(
person("Shu", "Yang", , "syang24@ncsu.edu", role = c("aut")),
person("Chenyin", "Gao", , "cgao6@ncsu.edu", role = c("aut", "cre"))
)
Description: Elastic Integrative Analyses for the Heterogenous Treatment Effect Combining a Randomized Trial and a Real-World Evidence Study.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Imports:
magrittr,
rootSolve,
MASS,
expm,
kableExtra,
mvtnorm,
SuperLearner
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
Depends:
R (>= 2.10)
LazyData: true