| fpop_analysis | R Documentation | 
A function to count the number of intervals and or candidate segmentation at each step of fpop (under-developpemment)
fpop_analysis(x, lambda, 
    mini = min(x), maxi = max(x))| 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 | 
return a list with a vector containing the position of the change-points t.est
Guillem Rigaill <guillem.rigaill@inra.fr> [aut, cre], Toby Hocking [aut], Robert Maidstone [aut], Michel Koskas [ctb], Paul Fearnhead [aut]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.