runModel | R Documentation |
Run a model of a specific kind
runModel(x, data, ..., model = glm_gaussian())
x |
model formula |
data |
data.frame to run the model on |
... |
passed on to |
model |
model type |
fitted model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.