Description Usage Arguments Details Value Author(s) Examples
Select and Compute Regression Model (Description)
1 | regr(x, frmla, dtst)
|
x |
input for choice of model |
frmla |
model formula as string |
dtst |
dataset for model |
The user inputs which model is chosen with the x parameter. Then, the user provides the model formula and dataset. A model is then created with those specifications (Details)
a regression model with inputted specifications
c(Brian LaBarre, Silvia Jakubski)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.