MSigSeg-class | R Documentation |
An S4 class to encapsulation the result of breakpoints analysis.
data.input
An data.frame/matrix containing the data to be segmented. Each column stores a signal.
data.output
A matrix containing the input data which has been smoothed.
lambda
A penalty term, small value leads to large number of breakpoints, and vice versa.
brkps
A vector containing the locations of common breakpoints.
fmin
A numeric containing the optimal numerical value calculated.
date
Character string containing date information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.