fitted | R Documentation |
By defining stats::fitted()
for each model, this function returns fitted matrix.
## S3 method for class 'varlse'
fitted(object, ...)
## S3 method for class 'vharlse'
fitted(object, ...)
## S3 method for class 'bvarmn'
fitted(object, ...)
## S3 method for class 'bvarflat'
fitted(object, ...)
## S3 method for class 'bvharmn'
fitted(object, ...)
object |
Model object |
... |
not used |
matrix object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.