nobs.Nmdl {MSTest} | R Documentation |
Nobs of a Nmdl
object
Description
This is a method for the function nobs()
for objects of the class Nmdl
.
Usage
## S3 method for class 'Nmdl'
nobs(object, ...)
Arguments
object |
a fitted model object. |
... |
further arguments to be passed to methods. |
Value
Number of time series observations.
[Package MSTest version 0.1.5 Index]