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

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

Super class

TMLEbootstrap::tuneHyperparam -> blipVarContinuousYTuneHyperparam

Methods

Public methods

Inherited methods

Method new()

Usage

blipVarContinuousYTuneHyperparam$new(...)


Method add_lambda()

Usage

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


Method clone()

The objects of this class are cloneable with this method.

Usage

blipVarContinuousYTuneHyperparam$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.