boundary: Boundary Function for Structural Change Tests

View source: R/efp.R

boundaryR Documentation

Boundary Function for Structural Change Tests

Description

A generic function computing boundaries for structural change tests

Usage

boundary(x, ...)

Arguments

x

an object. Use methods to see which class has a method for boundary.

...

additional arguments affecting the boundary.

Value

an object of class "ts" with the same time properties as the time series in x

See Also

boundary.efp, boundary.mefp, boundary.Fstats


strucchange documentation built on June 15, 2022, 9:09 a.m.