Description Usage Arguments Value Examples
Allows for 'lm' or 'glm' to be passed in along with the formula and data and performs the regression.
1 |
regType |
The type of regression, either 'lm' or 'glm'. |
family |
The family type for 'glm'. |
formula |
The formula to evaluate. |
data |
The data to evaluate the regression with. |
The regression object.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.