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

minseglen-

Generic Function - minseglen<-


Description

Generic function

Usage

minseglen(object)<-value

Arguments

object

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

value

Replacement value

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
minseglen(x)<-5 # replaces the existing minseglen slot in x with 5

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.