View source: R/simpleSelection.R
saut | R Documentation |
model selection function taken from S3IB,
saut(Lv, pen, Kseq, n, seuil = sqrt(n)/log(n), biggest = TRUE)
Lv |
likelihood |
pen |
penalty |
Kseq |
number of changes |
n |
number of datapoints |
seuil |
threshold |
biggest |
heuristic (biggest jump or slope) |
a selected number of chagnes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.