SL.HAL2 | R Documentation |
HAL2
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)),
...
)
Y |
outcome |
X |
predictors |
newX |
new X |
family |
family |
obsWeights |
obsWeights |
... |
other |
SL.library |
SL library |
model |
model |
SL.HAL2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.