Package: mosum 1.2.7
mosum: Moving Sum Based Procedures for Changes in the Mean
Implementations of MOSUM-based statistical procedures and algorithms for detecting multiple changes in the mean. This comprises the MOSUM procedure for estimating multiple mean changes from Eichinger and Kirch (2018) <doi:10.3150/16-BEJ887> and the multiscale algorithmic extension from Cho and Kirch (2022) <doi:10.1007/s10463-021-00811-5>, as well as the bootstrap procedure for generating confidence intervals about the locations of change points as proposed in Cho and Kirch (2022) <doi:10.1016/j.csda.2022.107552>. See also Meier, Kirch and Cho (2021) <doi:10.18637/jss.v097.i08> which accompanies the R package.
Authors:
mosum_1.2.7.tar.gz
mosum_1.2.7.zip(r-4.7)mosum_1.2.7.zip(r-4.6)mosum_1.2.7.zip(r-4.5)
mosum_1.2.7.tgz(r-4.6-x86_64)mosum_1.2.7.tgz(r-4.6-arm64)mosum_1.2.7.tgz(r-4.5-x86_64)mosum_1.2.7.tgz(r-4.5-arm64)
mosum_1.2.7.tar.gz(r-4.7-arm64)mosum_1.2.7.tar.gz(r-4.7-x86_64)mosum_1.2.7.tar.gz(r-4.6-arm64)mosum_1.2.7.tar.gz(r-4.6-x86_64)
mosum_1.2.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mosum/json (API)
| # Install 'mosum' in R: |
| install.packages('mosum', repos = c('https://haeran-cho.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:990b8ff6ec. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 110 | ||
| linux-devel-x86_64 | NOTE | 119 | ||
| source / vignettes | OK | 163 | ||
| linux-release-arm64 | NOTE | 154 | ||
| linux-release-x86_64 | NOTE | 118 | ||
| macos-release-arm64 | NOTE | 125 | ||
| macos-release-x86_64 | NOTE | 310 | ||
| macos-oldrel-arm64 | NOTE | 103 | ||
| macos-oldrel-x86_64 | NOTE | 166 | ||
| windows-devel | NOTE | 106 | ||
| windows-release | NOTE | 156 | ||
| windows-oldrel | NOTE | 102 | ||
| wasm-release | OK | 97 |
Exports:bandwidths.defaultmosummosum.criticalValuemultiscale.bottomUpmultiscale.localPrunepersp3D.multiscaleMosumtestData
Dependencies:misc3dplot3DRColorBrewerRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Default choice for the set of multiple bandwidths | bandwidths.default |
| Confidence intervals for change points | confint.mosum.cpts |
| Confidence intervals for change points | confint.multiscale.cpts |
| MOSUM procedure for multiple change point estimation | mosum |
| MOSUM asymptotic critical value | mosum.criticalValue |
| Multiscale MOSUM algorithm with bottom-up merging | multiscale.bottomUp |
| Multiscale MOSUM algorithm with localised pruning | multiscale.localPrune |
| 3D Visualisation of multiscale MOSUM statistics | persp3D.multiscaleMosum |
| Plotting the output from MOSUM procedure | plot.mosum.cpts |
| Plotting the output from multiscale MOSUM procedure | plot.multiscale.cpts |
| Change points estimated by MOSUM procedure | print.mosum.cpts |
| Change points estimated by multiscale MOSUM procedure | print.multiscale.cpts |
| Summary of change points estimated by MOSUM procedure | summary.mosum.cpts |
| Summary of change points estimated by multiscale MOSUM procedure | summary.multiscale.cpts |
| Test data with piecewise constant mean | testData |
