Description Usage Arguments See Also Examples
Fitting Generalized Linear Models.
Glm is used to fit generalized linear models ...
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). |
... |
Add arguments from |
glm()
for initial function
Other modeling functions:
cv_glm_net()
,
def_model_keras()
,
fit_keras()
,
glm_net()
,
tree_rpart()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.