Description Usage Arguments Value Author(s)
A function to count the number of intervals and or candidate segmentation at each step of fpop (under-developpemment)
1 | 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, Toby Dylan Hocking
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.