Learn R Programming

MSTest (version 0.1.5)

coef.MSVARmdl: coef of a MSVARmdl object

Description

This is a method for the function coef() for objects of the class MSVARmdl.

Usage

# S3 method for MSVARmdl
coef(object, ...)

Value

vector of coefficients.

Arguments

object

an object for which the extraction of model coefficients is meaningful.

...

other arguments.