param.est: Generic Function - param.est

param.estR Documentation

Generic Function - param.est

Description

Generic function

Usage

param.est(object)

Arguments

object

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

Details

Generic Function

Value

Depends on the class of object, see individual methods

Author(s)

Rebecca Killick

See Also

param.est-methods

Examples

x=new("cpt") # new cpt object
param.est(x) # retrieves the param.est slot from x

rkillick/changepoint documentation built on Nov. 18, 2022, 8:12 a.m.