summary.VARmdl | R Documentation |
VARmdl
objectThis is a method for the function summary()
for objects of the class VARmdl
.
## S3 method for class 'VARmdl'
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 VARmdl
object is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.