Package: micss 0.3.1
micss: Modified Iterative Cumulative Sum of Squares Algorithm
Companion package of Carrion-i-Silvestre & Sansó (2026): "Testing for Constant Unconditional Variance in Heavy-Tailed Time Series". It implements the Modified Iterative Cumulative Sum of Squares Algorithm, which is an extension of the Iterative Cumulative Sum of Squares (ICSS) Algorithm of Inclan and Tiao (1994), and it checks for changes in the unconditional variance of a time series controlling for the tail index of the underlying distribution. The fourth order moment is estimated non-parametrically to avoid the size problems when the innovations are non-Gaussian (see, Sansó et al., 2004). Critical values and p-values are generated using a Generalized Extreme Value distribution approach. References Carrion-i-Silvestre J.J & Sansó A (2026) <doi:10.1080/03610918.2026.2615207>. Inclan C & Tiao G.C (1994) <doi:10.1080/01621459.1994.10476824>, Sansó A & Aragó V & Carrion-i-Silvestre J.L (2004) <https://dspace.uib.es/xmlui/bitstream/handle/11201/152078/524035.pdf>.
Authors:
micss_0.3.1.tar.gz
micss_0.3.1.zip(r-4.7)micss_0.3.1.zip(r-4.6)micss_0.3.1.zip(r-4.5)
micss_0.3.1.tgz(r-4.6-any)micss_0.3.1.tgz(r-4.5-any)
micss_0.3.1.tar.gz(r-4.7-any)micss_0.3.1.tar.gz(r-4.6-any)
micss_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
micss/json (API)
| # Install 'micss' in R: |
| install.packages('micss', repos = c('https://andreusanso.r-universe.dev', 'https://cloud.r-project.org')) |
- data - Data used in the examples
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:84bddb7a3c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 518 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 110 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| windows-devel | OK | 86 | ||
| windows-release | OK | 125 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 109 |
Exports:alpha_hillalpha_nrcv.kappaestimate.alphaicsskappa_testlrv.spc.bartlettmicssp.val.kappaplot.icssprint.icssprint.micsswhitening
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Hill's estimator of the tail index | alpha_hill |
| Nicolau & Rodrigues estimator of the tail index | alpha_nr |
| Data used in the examples | data |
| Iterative Cumulative Sum of Squares Algorithm | icss |
| CUMSUMQ test to test for changes in the unconditional variance | kappa_test |
| Data used in the examples | logReturnsRandDollar |
| lrv.spc.bartlett | lrv.spc.bartlett |
| Modiffied Iterative Cumulative Sum of Squares Algorithm | micss |
| plot.icss | plot.icss |
| print.icss | print.icss |
| print.micss | print.micss |
| Whitening | whitening |
