predict_odtr: Predict ODTR

View source: R/4odtr.R

predict_odtrR Documentation

Predict ODTR

Description

Function that, given an odtr object, predicts the treatment under the ODTR for a new V.

Usage

predict_odtr(odtr_obj, newV)

Arguments

odtr_obj

ODTR object from odtr function

newV

new covariates to predict from

Value

predict odtr object

References

Luedtke, Alexander R., and Mark J. van der Laan. "Super-learning of an optimal dynamic treatment rule." The international journal of biostatistics 12.1 (2016): 305-332. Coyle, J.R. (2017). Jeremy Coyle, “Computational Considerations for Targeted Learning” PhD diss., University of California, Berkeley 2017 https://escholarship.org/uc/item/9kh0b9vm. Eric Polley, Erin LeDell, Chris Kennedy and Mark van der Laan (2018). SuperLearner: Super Learner Prediction. R package version 2.0-24. https://CRAN.R-project.org/package=SuperLearner.


lmmontoya/SL.ODTR documentation built on Feb. 24, 2024, 10:46 a.m.