cost_func: Generic Function - cost_func

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

Description

Generic function

Usage

1
cost_func(object)

Arguments

object

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

Details

Generic Function

Value

Depends on the class of object, see individual methods

Author(s)

Andrew Connell

See Also

cost_func-methods

Examples

1
2
x=new("ocpt") # new cpt object
cost_func(x) # retrieves the method slot from x

rkillick/changepoint.online documentation built on Sept. 26, 2020, 11:01 p.m.