-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
37 lines (37 loc) · 988 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
Package: unihtee
Title: Univariate Heterogeneous Treatment Effect Estimation
Version: 0.0.1
Authors@R:
person("Philippe", "Boileau", , "philippe_boileau@berkeley.edu",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4850-2507"))
Description: unihtee implements nonparametric inference procedures for
treatment effect modification variable importance parameters. These variable
importance parameters reflect individual confounders\' capacity for treatment
effect modification and are suited for high-dimensional data with potentially
complex correlation structures.
License: file LICENSE
Encoding: UTF-8
Imports:
data.table,
sl3,
origami,
assertthat
Suggests:
here,
dplyr,
Rsolnp,
glmnet,
speedglm,
ranger,
xgboost,
earth,
future,
testthat (>= 3.0.0),
knitr,
rmarkdown
Remotes:
github::tlverse/sl3
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Config/testthat/edition: 3
VignetteBuilder: knitr