Print summary of a MSVARmdl
object
MSVARmdl
objectThis is a method for the function print()
for objects of the class MSVARmdl
.
## S3 method for class 'MSVARmdl' print(x, digits = getOption("digits"), ...)
x
: an object used to select a method.digits
: minimal number of significant digits, see print.default
....
: further arguments passed to or from other methods.The MSVARmdl
object is returned invisibly.