Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/cpt_importance.R
This function produces a change-point prominence plot based on the NSP object provided. The heights of the bars are arranged in non-decreasing order and correspond directly to the lengths of the NSP intervals of significance. Each bar is labelled as s-e where s (e) is the start (end) of the corresponding NSP interval of significance, respectively. The change-points corresponding to the narrower intervals can be seen as more prominent.
1 | cpt_importance(nsp.obj)
|
nsp.obj |
Object returned by one of the |
The NSP algorithm is described in P. Fryzlewicz (2021) "Narrowest Significance Pursuit: inference for multiple change-points in linear models", preprint.
The function does not return a value.
Piotr Fryzlewicz, p.fryzlewicz@lse.ac.uk
draw_rects
, draw_rects_advanced
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.