Learn R Programming

jumps (version 1.0)

nobs.hpj: nobs method for the class hpj

Description

nobs method for the class hpj

Usage

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

Value

The number of (non missing) observations of the time series on which the HP filter with jumps has been applied.

Arguments

object

an object of class hpj;

...

not used: for consistency with generic function.