SL.HAL1: HAL1

SL.HAL1R Documentation

HAL1

Description

HAL1

Usage

SL.HAL1(
  Y,
  X,
  newX = NULL,
  max_degree = 1,
  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.HAL1


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