fpop_analysis: fpop analysis

Description Usage Arguments Value Author(s)

Description

A function to count the number of intervals and or candidate segmentation at each step of fpop (under-developpemment)

Usage

1
fpop_analysis(x, lambda, mini = min(x), maxi = max(x))

Arguments

x

A vector of double : the signal to be segmented

lambda

Value of the penalty

mini

Min value for the mean parameter of the segment

maxi

Max value for the mean parameter of the segment

Value

return a list with a vector containing the position of the change-points t.est

Author(s)

Guillem Rigaill, Toby Dylan Hocking


fpop documentation built on Aug. 27, 2019, 9:02 a.m.