ang.out: Generic Function - ang.out

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Generic Function

Usage

1
ang.out(object)

Arguments

object

Object of class cpt.geo.

Details

Generic function

Value

Numeric vector of changepoints in angle measure.

Author(s)

Thomas Grundy

See Also

ang.out-methods

Examples

1
2
x <- new('cpt.geo')	#new cpt.geo object
ang.out(x)	#retrieves the ang.out slot from x.

grundy95/changepoint.geo documentation built on March 27, 2021, 6:01 a.m.