Learn R Programming

fpop (version 2019.08.26)

Segmentation using Optimal Partitioning and Function Pruning

Description

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 . 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.

Copy Link

Version

Install

install.packages('fpop')

Monthly Downloads

320

Version

2019.08.26

License

LGPL (>= 2.1)

Maintainer

Guillem Rigaill

Last Published

August 27th, 2019

Functions in fpop (2019.08.26)

Fpop

Fpop
retour_op

retour op
fpop_analysis

fpop analysis
multiBinSeg

multiBinSeg
fpop-package

Segmentation using optimal partioning and functional pruning