getCorrelationToMeanPattern-methods: return correlation between each pattern and the cluster mean

getCorrelationToMeanPatternR Documentation

return correlation between each pattern and the cluster mean

Description

return correlation between each pattern and the cluster mean

Usage

getCorrelationToMeanPattern(object)

## S4 method for signature 'CogapsResult'
getCorrelationToMeanPattern(object)

Arguments

object

an object of type CogapsResult

Value

CogapsParams object

Examples

data(GIST)
corrToMeanPattern <- getCorrelationToMeanPattern(GIST.result)

CoGAPS/CoGAPS documentation built on June 23, 2024, 5:19 p.m.