Description Usage Arguments See Also
Fit a generalized linear model via penalized maximum likelihood ...
1 |
data_df |
Model data, class "data.frame". |
y_name |
The variable cible (Y) in characters. |
x_name |
List of explanatory variables (list of characters). |
alpha_ |
0 for Ridge and 1 for Lasso. |
lambda_cv |
Lambda min from |
... |
Add arguments from |
glmnet()
for initial function
Other modeling functions:
cv_glm_net()
,
def_model_keras()
,
fit_keras()
,
glm_logit()
,
tree_rpart()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.