orders: Generic Function - orders

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

Description

Generic function

Usage

1
orders(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

orders-methods

Examples

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

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