nobs.VARmdl: Nobs of a VARmdl
object
Description
This is a method for the function nobs()
for objects of the class VARmdl
.
Usage
# S3 method for VARmdl
nobs(object, ...)
Value
Number of time series observations.
Arguments
- object
a fitted model object.
- ...
further arguments to be passed to methods.