Learn R Programming

tsissm (version 1.0.1)

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, ...)

Value

A numeric value.

Arguments

object

an object of class “tsissm.estimate”.

...

not currently used.