Learn R Programming

ICSS (version 1.1)

ICSS Algorithm by Inclan/Tiao (1994)

Description

The Iterative Cumulative Sum of Squares (ICSS) algorithm by Inclan/Tiao (1994) detects multiple change points, i.e. structural break points, in the variance of a sequence of independent observations. For series of moderate size (i.e. 200 observations and beyond), the ICSS algorithm offers results comparable to those obtained by a Bayesian approach or by likelihood ration tests, without the heavy computational burden required by these approaches.

Copy Link

Version

Install

install.packages('ICSS')

Monthly Downloads

206

Version

1.1

License

GPL-2

Maintainer

Siegfried K<c3><b6>stlmeier

Last Published

April 22nd, 2021

Functions in ICSS (1.1)

data

Sample data for Inclan/Tiao (1994)
ICSS

Iterative Cumulative Sum of Squares (ICSS)