predict_odtr | R Documentation |
Function that, given an odtr object, predicts the treatment under the ODTR for a new V.
predict_odtr(odtr_obj, newV)
odtr_obj |
ODTR object from odtr function |
newV |
new covariates to predict from |
predict odtr object
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.