Package: BinSegBstrap 1.0-1
BinSegBstrap: Piecewise Smooth Regression by Bootstrapped Binary Segmentation
Provides methods for piecewise smooth regression. A piecewise smooth signal is estimated by applying a bootstrapped test recursively (binary segmentation approach). Each bootstrapped test decides whether the underlying signal is smooth on the currently considered subsegment or contains at least one further change-point.
Authors:
BinSegBstrap_1.0-1.tar.gz
BinSegBstrap_1.0-1.zip(r-4.5)BinSegBstrap_1.0-1.zip(r-4.4)BinSegBstrap_1.0-1.zip(r-4.3)
BinSegBstrap_1.0-1.tgz(r-4.4-x86_64)BinSegBstrap_1.0-1.tgz(r-4.4-arm64)BinSegBstrap_1.0-1.tgz(r-4.3-x86_64)BinSegBstrap_1.0-1.tgz(r-4.3-arm64)
BinSegBstrap_1.0-1.tar.gz(r-4.5-noble)BinSegBstrap_1.0-1.tar.gz(r-4.4-noble)
BinSegBstrap_1.0-1.tgz(r-4.4-emscripten)BinSegBstrap_1.0-1.tgz(r-4.3-emscripten)
BinSegBstrap.pdf |BinSegBstrap.html✨
BinSegBstrap/json (API)
# Install 'BinSegBstrap' in R: |
install.packages('BinSegBstrap', repos = c('https://florianpein.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 3 years agofrom:5ab77b052a. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win-x86_64 | OK | Nov 14 2024 |
R-4.5-linux-x86_64 | OK | Nov 14 2024 |
R-4.4-win-x86_64 | OK | Nov 14 2024 |
R-4.4-mac-x86_64 | OK | Nov 14 2024 |
R-4.4-mac-aarch64 | OK | Nov 14 2024 |
R-4.3-win-x86_64 | OK | Nov 14 2024 |
R-4.3-mac-x86_64 | OK | Nov 14 2024 |
R-4.3-mac-aarch64 | OK | Nov 14 2024 |
Exports:BinSegBstrapBstrapTestestimateSingleCp
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Piecewise smooth regression by bootstrapped binary segmentation | BinSegBstrap-package |
Estimates a piecewise smooth signal | BinSegBstrap |
Bootstrap test for a single change-point | BstrapTest |
Estimation of a single change-point | estimateSingleCp |