SL.hal9001: HAL with binning

View source: R/7SLwrappers.R

SL.hal9001R Documentation

HAL with binning

Description

HAL with binning

Usage

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

Arguments

Y

Y

X

X

newX

newX

max_degree

max_degree

fit_type

fit_type

n_folds

n_folds

use_min

use_min

family

family

obsWeights

obsWeights

bins

bins

Value

SL.hal9001


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