BICvalues: Generic Function - BICvalues

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

Description

Generic function

Usage

1
BICvalues(object)

Arguments

object

Depending on the class of object depends on the values used (and if one exists)

Details

Generic Function

Value

Depends on the class of object, see individual methods

Author(s)

Andrew Connell

See Also

BICvalues-methods

Examples

1
2
x=new("cpt.ar") # new cpt object
BICvalues(x) # retrieves the BICvalues slot from x

AndrewC1998/changepoint-new documentation built on Sept. 5, 2019, 6:37 a.m.