method<–methods {changepoint} | R Documentation |
~~ Methods for Function method<- ~~
Description
~~ Methods for function method<-
~~
Methods
signature(x = "cpt")
-
Assigns the value following <- to the method slot in x
signature(x = "cpt.reg")
-
Assigns the value following <- to the method slot in x
[Package changepoint version 2.3 Index]