coef-methods {changepoint} | R Documentation |
~~ Methods for Function coef ~~
Description
~~ Methods for function coef
~~
Methods
signature(object = "cpt")
-
Retrieves parameter estimates (i.e. param.est slot) from an object of class cpt
signature(object = "cpt.reg")
-
Retrieves parameter estimates (i.e. param.est slot) from an object of class cpt.reg
[Package changepoint version 2.3 Index]