View source: R/models_gaussian.R
| glm_gaussian | R Documentation |
Implements standardized functions to fit the glm with Gaussian family and to obtain coefficients, pvalues, etc.
glm_gaussian()
structure containing functions fit, coefficients,
aic, data, pterm, pmodel, and a
character string "glm_gaussian" in model.
x <- glm_gaussian()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.