CRAN/E | gfpop

gfpop

Graph-Constrained Functional Pruning Optimal Partitioning

Installation

About

Penalized parametric change-point detection by functional pruning dynamic programming algorithm. The successive means are constrained using a graph structure with edges defining the nature of the changes These changes can be unconstrained (type std), up or down constrained (type up and down) or constrained by a minimal size jump (type abs). The type null means that the graph allows us to stay on the same segment. To each edge we can associate some additional properties: a minimal gap size, a penalty, some robust parameters (K,a) for biweight (K) and Huber losses (K and a). The user can also constrain the inferred means to lie between some minimal and maximal values. Data is modeled by a cost with possible use of a robust loss, biweight and Huber (see edge parameters K and a). These costs should have a quadratic, log-linear or a log-log representation. This includes quadratic Gaussian cost (type = 'mean'), log-linear cost (type = 'variance', 'poisson' or 'exp') and log-log cost (type = 'negbin'). More details in the paper published in the Journal of Statistical Software: doi:10.18637/jss.v106.i06.

Citation gfpop citation info

Key Metrics

Version 1.1.1
R ≥ 3.5.0
Published 2023-03-27 399 days ago
Needs compilation? yes
License MIT
License File
CRAN checks gfpop results

Downloads

Yesterday 1 0%
Last 7 days 25 +9%
Last 30 days 93 -79%
Last 90 days 923 -18%
Last 365 days 3.836 +6%

Maintainer

Maintainer

Vincent Runge

vincent.runge@univ-evry.fr

Authors

Vincent Runge

aut / cre

Toby Hocking

aut

Guillem Rigaill

aut

Daniel Grose

aut

Gaetano Romano

aut

Fatemeh Afghah

aut

Paul Fearnhead

aut

Michel Koskas

ctb

Arnaud Liehrmann

ctb

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

gfpop archive

Depends

R ≥ 3.5.0

Imports

Rcpp ≥ 1.0.0

Suggests

devtools
knitr
data.table
testthat
rmarkdown
ggplot2
penaltyLearning

LinkingTo

Rcpp