getUnmatchedPatterns {CoGAPS} | R Documentation |
return unmatched patterns from each subset
getUnmatchedPatterns(object) ## S4 method for signature 'CogapsResult' getUnmatchedPatterns(object)
object |
an object of type CogapsResult |
CogapsParams object
data(GIST) getUnmatchedPatterns(GIST.result)