Generic Function - seg.len
Generic function
seg.len(object)
object |
Depending on the class of |
Generic Function
Depends on the class of object
, see individual methods
Rebecca Killick
x=new("cpt") # new cpt object seg.len(x) # returns the length of each segment in the data (i.e. no. of obs between changepoints)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.