summary | R Documentation |
summary
produces model summaries.
summary(object, ...)
## S4 method for signature 'familiarModel'
summary(object, ...)
object |
a familiarModel object |
... |
additional arguments passed to |
This method extends the summary
S3 method. For some models
summary
requires information that is trimmed from the model. In this case
a copy of summary data is stored with the model, and returned.
Depends on underlying model. See the documentation for the particular models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.