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