powered by
This function returns the length of segmentation.
# S4 method for MSigSeg seg.len(object)
A vector contains length of segmentation.
A MSigSeg object.
This function is a S4 method for MSigSeg object. It calculates the distance between each change points.
x=new("MSigSeg") # Creating a new MSigSeg object. seg.len(x)
Run the code above in your browser using DataLab