otGlm is used to fit generalized linear models. otGlm returns a data.frame including simple results of stats::glm().
1 |
data |
a data.frame object including both a dependent variables and independent variables. |
model |
an object of class "formula": a symbolic description of the model to be fitted. |
is.residual |
a logical value indicating whether return object have residual information or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.