nobs.hpj {jumps}R Documentation

nobs method for the class hpj

Description

nobs method for the class hpj

Usage

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

Arguments

object

an object of class hpj;

...

not used: for consistency with generic function.

Value

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


[Package jumps version 1.0 Index]