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)An numeric vector of estimated change point locations.
A numeric vector of observations.
An integer scalar representing initial block size of the backward detection algorithm.
An integer scalar representing the number of bootstrapped samples.
A nuisance parameter.
A nuisance parameter.
Mengchu Li
Yu and Chen (2019) <arXiv:1904.03372>.