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

data.set

Generic Function - data.set


Description

Generic function

Usage

data.set(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
data.set(x) # retrieves the data.set slot from x

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.