Description Usage Arguments Value Examples
View source: R/id1.R View source: R/indma(PELT).R View source: R/ind(PELT).R View source: R/aut(mrc).R View source: R/aut1(mrc).R
Detecting most recent changepoints from AGG method (detect changepoint in univariate time series). We use PELT for segmenting a time series into changing means, assuming normally distributed observations with changing mean but constant variance.
1 |
data |
a censored data matrix. And then we add this data matrix column wise and resulting data use as first argument in PELT function. |
pen |
(penalty term) default 200*log(dim(data)[2]. Here dim(data)[2] means length of series (n). |
indicates the most recent changepoint in each series .
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.