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

cpts.ts

Generic Function - cpts.ts


Description

Generic function

Usage

cpts.ts(object)

Arguments

object

Depending on the class of object depends on the method used (and if one exists)

Details

Generic function.

Value

Depends on the class of object, see individual methods

Author(s)

Rebecca Killick

See Also

Examples

x=new("cpt") # new cpt object
cpts.ts(x) # retrieves the cpts slot from x but unlike cpts, displays the "date" index rather than
#the position within the vector

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.