R/tuneHyperparam.R
ateTuneHyperparam.RdUse plateau method to choose the L1 penalty of HAL (ATE)
Use plateau method to choose the L1 penalty of HAL (ATE)
TMLEbootstrap::tuneHyperparam -> AteTuneHyperparam
Inherited methods
new()ateTuneHyperparam$new(..., family_y)
add_lambda()ateTuneHyperparam$add_lambda(lambda_grid = NULL, to_parallel = FALSE, ...)
clone()The objects of this class are cloneable with this method.
ateTuneHyperparam$clone(deep = FALSE)
deepWhether to make a deep clone.