changepoint (version 2.2.4)

cpts-methods: ~~ Methods for Function cpts ~~

Description

~~ Methods for function cpts ~~

Arguments

Methods

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.