Learn R Programming

mlVAR (version 0.1.0)

mlVAR-methods: print and summary functions for mlVAR objects

Description

Create a short summary of an object created by mlVAR.

Usage

## S3 method for class 'mlVAR':
print(x, ...)
  ## S3 method for class 'mlVAR':
summary(object, ...)

Arguments

object
A "mlVAR" object
x
A "mlVAR" object
...
Not used