likelihood-methods {changepoint} | R Documentation |
~~ Methods for Function likelihood ~~
Description
~~ Methods for function likelihood
~~
Methods
signature(object = "cpt")
-
Returns the likelihood of the data with the fitted changepoints, two values are returned, the raw scaled negative likelihood and the scaled negative likelihood + penalty. Only valid for cpttype="mean","variance" or "mean and variance".
[Package changepoint version 2.2.4 Index]