-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
73 lines (73 loc) · 1.33 KB
/
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Package: SDEtransport
type: Package
Title: SDEtransport
Version: 0.1.0
Author: Jonathan Levy <jlstilesmusic@gmail.com>
Maintainer: Jonathan Levy <jlstilesmusic@gmail.com>
Description: Computes TMLE estimates and transported estimates (from one study site to another) for direct and indirect effects in the presence of intermediary confounder, also know as stochastic direct and indirect effects.
Depends: R (>= 2.14.0),
mvtnorm,
origami,
hal9001,
sl3,
glmnet
Imports:
parallel,
foreach,
doSNOW,
geepack,
orthopolynom,
ggplot2,
cowplot,
plyr
Suggests:
testthat,
knitr,
rmarkdown,
glmnet,
devtools,
dplyr,
drat,
rgl,
condensier,
cvAUC,
forecast,
nloptr,
rugarch,
nnls,
tsDyn,
Rsolnp,
xgboost,
speedglm,
randomForest,
SuperLearner,
h2o,
future,
e1071,
earth,
R.rsp,
kerasR,
keras,
reticulate,
MASS,
arm,
hal,
rJava,
bartMachine,
hal9001,
devel,
R.rsp
Remotes:
github::osofr/condensier,
github::tlverse/delayed,
github::jeremyrcoyle/hal9001
License: GPL-3
BugReports: https://github.com/jlstiles/SDEtransport/issues
Encoding: UTF-8
LazyData: yes
LazyLoad: yes
VignetteBuilder:
knitr,
R.rsp
RoxygenNote: 6.0.1.9000
Roxygen: list(markdown = TRUE)