summary.MSVARmdl | R Documentation |
MSVARmdl
objectThis is a method for the function summary()
for objects of the class MSVARmdl
.
## S3 method for class 'MSVARmdl'
summary(object, digits = getOption("digits"), ...)
object |
an object for which a summary is desired. |
digits |
integer, used for number formatting with
|
... |
additional arguments affecting the summary produced. |
The MSVARmdl
object is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.