BD_U {changepoints} | 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>.