powered by
This function summarize the information of MSigSeg object.
# S4 method for MSigSeg summary(object)
A summary of MSigSeg object.
A MSigSeg object.
This function is a S4 method for MSigSeg object. It summarizes the number of signals, length of signals, number of change points and fmin.
x=new("MSigSeg") # Creating a new MSigSeg object. summary(x)
Run the code above in your browser using DataLab