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

ncpts.max-

Generic Function - ncpts.max<-


Description

Generic function

Usage

ncpts.max(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
ncpts.max(x)<-10 # replaces the vector of changepoint in object x with 10

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.