msl: Generic Function - msl

mslR Documentation

Generic Function - msl

Description

Generic Function

Usage

msl(object)

Arguments

object

Object of class cpt.geo.

Details

Generic function

Value

Numeric value of minimum segment length.

Author(s)

Thomas Grundy

See Also

msl-methods

Examples

x <- new('cpt.geo')	#new cpt.geo object
msl(x)	#retrieves the msl slot from x.

changepoint.geo documentation built on Sept. 24, 2023, 1:06 a.m.