sigSegments-class {KCsmart} | R Documentation |
Lists the significant segments found in a given sample point matrix using a given significance level
Objects can not be created by the user directly but rather through getSigSegments.
gains
:Gained segments
losses
:Lost segments
sigma
:The sigma used for the kernel to calculate the sample point matrix.
sigLevels
:The significance levels at which significant segments are calculated
signature(object = "sigSegments")
: ...
signature(x = "sigSegments")
: ...
showClass("sigSegments")