coef.VARmdl: coef of a 'VARmdl' object

View source: R/methods.R

coef.VARmdlR Documentation

coef of a VARmdl object

Description

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

Usage

## S3 method for class 'VARmdl'
coef(object, ...)

Arguments

object

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

...

other arguments.

Value

vector of coefficients.


MSTest documentation built on Oct. 31, 2024, 1:06 a.m.