test.stat: Generic Function - test.stat

test.statR Documentation

Generic Function - test.stat

Description

Generic Function

Usage

test.stat(object)

Arguments

object

Object of class cpt.geo.

Details

Generic function

Value

Character string of test statistic used.

Author(s)

Thomas Grundy

See Also

test.stat-methods

Examples

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

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