-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
46 lines (46 loc) · 832 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
38
39
40
41
42
43
44
45
46
Package: hte3
Type: Package
Title: supervised causal machine learning for heterogeneous treatment effects
Version: 0.1.0
Author: Lars van der Laan
Maintainer: Lars van der Laan <lvdlaan@uw.edu>
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: What license is it under?
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports:
Sieve,
tmle3,
hal9001,
sl3,
stats,
data.table,
R6,
stringr,
origami,
delayed,
future,
fastglm,
doMC,
glmnet
Depends:
tmle3,
hal9001,
sl3,
stats,
data.table,
R6,
stringr,
origami,
delayed,
future,
earth,
fastglm,
doMC,
glmnet
Remotes:
github::tlverse/hal9001@screeningHAL,
github::tlverse/tmle3@devel,
github::tlverse/sl3@Larsvanderlaan-patch-1