cpts.full {changepoint} | R Documentation |
Generic function
cpts.full(object)
object |
Depending on the class of |
Generic function.
Depends on the class of object
, see individual methods
Rebecca Killick
x=new("cpt.range") # new cpt.range object cpts.full(x) # retrieves the cpts.full slot from x