Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

param-methods

~~ Methods for Function param ~~


Description

~~ Methods for function param ~~

Methods

signature(object = "cpt")

Replaces the param.value slot in object with the parameter estimates that are appropriate for the changepoint type (cpttype slot). If the Gamma test statistic is used then the shape parameter is required as a variable.

signature(object = "cpt.range")

Returns a new (blank) cpt.range object where the param.value slot contains the parameter estimates for a segmentation with the ncpts specified number of changepoints. This is also tailored to the changepoint type (cpttype slot) of the original object. If the Gamma test statistic is used then the shape parameter is required as a variable. An example of use is given in the cpt.mean help file.

signature(object = "cpt.reg")

Replaces the param.value slot in object with the parameter estimates that are appropriate for the changepoint test statistic (test.stat slot).


changepoint

Methods for Changepoint Detection

v2.2.2
GPL
Authors
Rebecca Killick [aut, cre], Kaylea Haynes [aut], Idris Eckley [ths, aut], Paul Fearnhead [ctb, ths], Jamie Lee [ctr]
Initial release
2016-10-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.