Description Usage Format Value Constructor Fields
Uses an sl3 learner to estimate OAT
Inherits from LF_fit; see that page for documentation on likelihood factors in general.
1 |
R6Class object.
LF_fit object
define_lf(LF_oat, name, learner, ..., type = "density")
namecharacter, the name of the factor. Should match a node name in the nodes specified by tmle3_Task$npsem
learnerAn sl3 learner to be used to estimate the factor
...Not currently used.
typecharacter, either "density", for conditional density or, "mean" for conditional mean
learnerThe learner or learner fit object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.