model | R Documentation |
Retrieves model from modelObj
model(object, ...)
## S4 method for signature 'ANY'
model(object, ...)
## S4 method for signature 'modelObj'
model(object, ...)
## S4 method for signature 'modelObjFit'
model(object, ...)
object |
A modelObj object |
... |
ignored |
The formula for the regression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.