-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
17 lines (17 loc) · 862 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: metaDTR
Type: Package
Title: Optimal Dynamtic Treatment Regime via Meta-learners
Version: 0.2.5
Author: person("Junyi", "Zhou", email = "junyzhou@iu.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4493-6997"))
Maintainer: Junyi Zhou <junyzhou@iu.edu>
Description: The package is developed for optimal dynamic treatment recommendations. It learns from either sequential randomized experiments or observational studies. More than two treatment options at any stage of intervention is supported.
Imports: stats, utils, dbarts, glmnet, ranger, xgboost, pbapply, doParallel, foreach, snow, doMC
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: roxygen2
Depends: R (>= 3.6.0)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/junyzhou10/metaDTR
BugReports: https://github.com/junyzhou10/metaDTR/issues