Learn R Programming

MSTest (version 0.1.5)

nobs.MSVARmdl: Nobs of a MSVARmdl object

Description

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

Usage

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

Value

Number of time series observations.

Arguments

object

a fitted model object.

...

further arguments to be passed to methods.