powered by
This function returns the data.output slot of MSigSeg object.
# S4 method for MSigSeg data.output(object)
The data.output slot of MSigSeg object.
A MSigSeg object.
This function is a S4 method for MSigSeg object. It retrieves data.output slot, which contains the input data which has been smoothed..
x=new("MSigSeg") # Creating a new MSigSeg object. data.output(x)
Run the code above in your browser using DataLab