R/tuneHyperparam.R
avgDensityTuneHyperparam.Rd
Use plateau method to choose the L1 penalty of HAL (average squared density)
Use plateau method to choose the L1 penalty of HAL (average squared density)
TMLEbootstrap::tuneHyperparam
-> avgDensityTuneHyperparam
Inherited methods
new()
avgDensityTuneHyperparam$new(bin_width, epsilon_step, ...)
add_lambda()
avgDensityTuneHyperparam$add_lambda( lambda_grid = NULL, to_parallel = FALSE, ... )
clone()
The objects of this class are cloneable with this method.
avgDensityTuneHyperparam$clone(deep = FALSE)
deep
Whether to make a deep clone.