Use plateau method to choose the L1 penalty of HAL (ATE)

Use plateau method to choose the L1 penalty of HAL (ATE)

Super class

TMLEbootstrap::tuneHyperparam -> AteTuneHyperparam

Methods

Public methods

Inherited methods

Method new()

Usage

ateTuneHyperparam$new(..., family_y)


Method add_lambda()

Usage

ateTuneHyperparam$add_lambda(lambda_grid = NULL, to_parallel = FALSE, ...)


Method clone()

The objects of this class are cloneable with this method.

Usage

ateTuneHyperparam$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.