SL.HAL2: HAL2

SL.HAL2R Documentation

HAL2

Description

HAL2

Usage

SL.HAL2(
  Y,
  X,
  newX = NULL,
  max_degree = 2,
  fit_type = c("glmnet", "lassi"),
  n_folds = 10,
  use_min = TRUE,
  family,
  obsWeights = rep(1, length(Y)),
  ...
)

Arguments

Y

outcome

X

predictors

newX

new X

family

family

obsWeights

obsWeights

...

other

SL.library

SL library

model

model

Value

SL.HAL2


lmmontoya/SL.ODTR documentation built on Feb. 24, 2024, 10:46 a.m.