View source: R/univariate_mean_robust.R
BD_U | R Documentation |
Perform the backward detection method with a robust bootstrap change point test using U-statistics on univariate data.
BD_U(y, M, B = 100, inter = NULL, inter_ini = TRUE)
y |
A |
M |
An |
B |
An |
inter |
A nuisance parameter. |
inter_ini |
A nuisance parameter. |
An numeric
vector of estimated change point locations.
Mengchu Li
Yu and Chen (2019) <arXiv:1904.03372>.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.