View source: R/nbd_functions.R
get_breaks.nbd | R Documentation |
Obtain the time-stamps and spatial locations with breaks
## S3 method for class 'nbd'
get_breaks(estobj)
estobj |
An S3 object of class 'no_nbd' or 'nbd' generated
by |
A list containing the total number of breaks \widehat{R}
and the
spatial-temporal location of the break (\hat{\tau}_{r},\hat{s}_{r})
. See Algorithm
2 of Li et al. (2023).
Li, J., Chen, L., Wang, W. and Wu, W.B., 2022. \ell^2
Inference for Change Points in High-Dimensional Time Series via a Two-Way MOSUM.
arXiv preprint arXiv:2208.13074.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.