~~ Methods for function cpts ~~
signature(object = "cpt")Retrieves cpts slot from an object of class cpt, from version 1.0 this no longer prints the length of the dataset.
signature(object = "cpt.reg")Retrieves cpts slot from an object of class cpt.reg, from version 1.0 this no longer prints the length of the dataset.
signature(object = "cpt.range",ncpts=NA)Retrieves the row in the cpts.full slot from an object of class cpt.range that has length ncpts, from version 1.0 this no longer prints the length of the dataset.