Description Usage Arguments Value Examples
Given a data frame, a regression formula in string, and a model family, call glm function.
1 |
data_df |
A data frame containing the dataset for glm analysis |
formula_str |
A string representing a regression formula |
family |
The GLM family |
a glm fit object
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.