Package: fpop 2019.08.26
fpop: Segmentation using Optimal Partitioning and Function Pruning
A dynamic programming algorithm for the fast segmentation of univariate signals into piecewise constant profiles. The 'fpop' package is a wrapper to a C++ implementation of the fpop (Functional Pruning Optimal Partioning) algorithm described in Maidstone et al. 2017 <doi:10.1007/s11222-016-9636-3>. The problem of detecting changepoints in an univariate sequence is formulated in terms of minimising the mean squared error over segmentations. The fpop algorithm exactly minimizes the mean squared error for a penalty linear in the number of changepoints.
Authors:
fpop_2019.08.26.tar.gz
fpop_2019.08.26.zip(r-4.5)fpop_2019.08.26.zip(r-4.4)fpop_2019.08.26.zip(r-4.3)
fpop_2019.08.26.tgz(r-4.4-x86_64)fpop_2019.08.26.tgz(r-4.4-arm64)fpop_2019.08.26.tgz(r-4.3-x86_64)fpop_2019.08.26.tgz(r-4.3-arm64)
fpop_2019.08.26.tar.gz(r-4.5-noble)fpop_2019.08.26.tar.gz(r-4.4-noble)
fpop_2019.08.26.tgz(r-4.4-emscripten)fpop_2019.08.26.tgz(r-4.3-emscripten)
fpop.pdf |fpop.html✨
fpop/json (API)
NEWS
# Install 'fpop' in R: |
install.packages('fpop', repos = c('https://guillemr.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 5 years agofrom:855c14826b. Checks:OK: 4 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win-x86_64 | NOTE | Nov 01 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 01 2024 |
R-4.4-win-x86_64 | NOTE | Nov 01 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 01 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 01 2024 |
R-4.3-win-x86_64 | OK | Nov 01 2024 |
R-4.3-mac-x86_64 | OK | Nov 01 2024 |
R-4.3-mac-aarch64 | OK | Nov 01 2024 |
Exports:FpopmultiBinSeg
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Segmentation using optimal partioning and functional pruning | fpop-package fpop |
Fpop | Fpop |
fpop analysis | fpop_analysis |
multiBinSeg | multiBinSeg |
retour op | retour_op |