-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
25 lines (25 loc) · 1.04 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
VignetteBuilder: knitr
Package: MetaLearners
Type: Package
Title: Meta-learners for individual/heterogeneous treatment effect estimation & optimal treatment recommendation
Version: 0.1.3
Author: Junyi Zhou
Maintainer: Junyi Zhou <jzhou10@amgen.com>
Description: The package is developed for treatment recommendation & pairwise treatment individual
effect estimation, i.e., ITE/HTE/CATE. It includes some published methods such as S-learner, T-leaner,
X-learner, and R-learner and some newer/unpublished methods like reference-free simplex R-learner
and de-Centralized-learner. Angle-based direct learning (AD-learner), an outcome-weighting-based
treatment recommendation method, is included as well.
Imports: splines, utils, stats, SuperLearner, ranger, BART, dbarts, glmnet, dplyr
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Suggests:
roxygen2,
knitr
Depends:
R (>= 3.6.0)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/junyzhou10/MetaLearners
BugReports: https://github.com/junyzhou10/MetaLearners/issues