R/utils.R
train_lf.Rd
Manually Train Likelihood Factor The internal training process for likelihood factors is somewhat obtuse, so this function does the steps to manually train one, which is helpful if you want to use a likelihood factor independently of a likelihood object
train_lf(lf, tmle_task)
lf | the likelihood factor to train |
---|---|
tmle_task | the task to use for training |