R/tuneHyperparam.R
ateTuneHyperparam.Rd
Use 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)
deep
Whether to make a deep clone.