cpts<–methods {changepoint} | R Documentation |
~~ Methods for Function cpts<- ~~
Description
~~ Methods for function cpts<-
~~
Methods
signature(x = "cpt")
-
Assigns the value following <- to the cpts slot in x, from version 1.0 this no longer requires the last entry to be the length of the dataset.
signature(x = "cpt.reg")
-
Assigns the value following <- to the cpts slot in x, from version 1.0 this no longer requires the last entry to be the length of the dataset.
signature(x = "cpt.range")
-
Assigns the value following <- to the cpts slot in x, from version 1.0 this no longer requires the last entry to be the length of the dataset.
[Package changepoint version 2.2.4 Index]