SL.hal9001 | R Documentation |
HAL with binning
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,
...
)
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 |
SL.hal9001
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.