nobs.tsissm.estimate: Extract the Number of Observations
Description
Extract the number of observations from an estimated model.
This is principally intended to be used in computing BIC and used in other
tidy methods
Usage
# S3 method for tsissm.estimate
nobs(object, ...)
Arguments
- object
an object of class “tsissm.estimate”.
- ...
not currently used.