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.

1.00 score 6 scripts 252 downloads 2 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-win-x86_64NOTENov 01 2024
R-4.5-linux-x86_64NOTENov 01 2024
R-4.4-win-x86_64NOTENov 01 2024
R-4.4-mac-x86_64NOTENov 01 2024
R-4.4-mac-aarch64NOTENov 01 2024
R-4.3-win-x86_64OKNov 01 2024
R-4.3-mac-x86_64OKNov 01 2024
R-4.3-mac-aarch64OKNov 01 2024

Exports:FpopmultiBinSeg

Dependencies: