Description Usage Arguments Value Examples
Fit a Generalized Linear Model
1 | fit_glm(.data, parameter)
|
.data |
tibble/data.frame: matrix of response and covariates. |
parameter |
list: Combination of parameter to estimate the model. |
data-frame
1 2 3 4 | ## Not run:
get_glm()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.