getCorrelationToMeanPattern {CoGAPS} | R Documentation |
return correlation between each pattern and the cluster mean
getCorrelationToMeanPattern(object) ## S4 method for signature 'CogapsResult' getCorrelationToMeanPattern(object)
object |
an object of type CogapsResult |
CogapsParams object
data(GIST) getCorrelationToMeanPattern(GIST.result)