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:Guillem Rigaill [aut, cre], Toby Hocking [aut], Robert Maidstone [aut], Michel Koskas [ctb], Paul Fearnhead [aut]

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'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2 exports 0.00 score 0 dependencies 6 scripts 600 downloads

Last updated 5 years agofrom:855c14826b. Checks:OK: 4 NOTE: 5. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 20 2024
R-4.5-win-x86_64NOTEAug 20 2024
R-4.5-linux-x86_64NOTEAug 20 2024
R-4.4-win-x86_64NOTEAug 20 2024
R-4.4-mac-x86_64NOTEAug 20 2024
R-4.4-mac-aarch64NOTEAug 20 2024
R-4.3-win-x86_64OKAug 20 2024
R-4.3-mac-x86_64OKAug 20 2024
R-4.3-mac-aarch64OKAug 20 2024

Exports:FpopmultiBinSeg

Dependencies: