fitted.MSARmdl: fitted values of a MSARmdl
object
Description
This is a method for the function fitted()
for objects of the class MSARmdl
.
Usage
# S3 method for MSARmdl
fitted(object, ...)
Value
matrix with fitted values
Arguments
- object
an object for which the extraction of model fitted values is
meaningful.
- ...
other arguments.