Skip to content

Commit 77db3f8

Browse files
authored
Added polle
1 parent 9c442bc commit 77db3f8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CausalInference.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,12 @@ treatment effect (HTE) estimation.
232232
estimation of individualized treatment rules from observational and
233233
randomized data with options for variable-selection and gradient boosting
234234
based estimation, and for outcome model augmentation (for continuous,
235-
binary, count, and time-to-event outcomes).
235+
binary, count, and time-to-event outcomes). `r pkg("polle")` provides a unified framework for
236+
learning and evaluating finite stage policies based on observational data
237+
with methods such as doubly robust restricted Q-learning, policy tree
238+
learning, and outcome weighted learning. Flexible machine learning methods
239+
can be used to estimate the nuisance components and valid inference for the
240+
policy value is ensured via cross-fitting.
236241
- `r pkg("OTRselect")` implements a penalized
237242
regression method that can simultaneously estimate the optimal
238243
treatment strategy and identify important variables for either

0 commit comments

Comments
 (0)