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

nseg

Generic Function - nseg


Description

Generic function

Usage

nseg(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
nseg(x) # returns the number of segments (i.e. length of the cpts 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.