Description Usage Arguments Value References Examples
ICSS
implements the Iterative Cumulative Sum of Squares (ICSS) algorithm by Inclan/Tiao (1994).
The test detects structural breakpoints in the variance of time series data.
1 |
data |
A numerical vector |
demean |
An object of class |
ICSS
returns a numerical vector containing the location of structural breakpoints or NA
if none breakpoints are found.
Inclan, C., & Tiao, G. C. (1994): Use of cumulative sums of squares for retrospective detection of changes of variance. Journal of the American Statistical Association, 89(427), 913-923. https://www.jstor.org/stable/2290916.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.