getFeatureLoadings {CoGAPS} | R Documentation |
return featureLoadings matrix from CogapsResult object
getFeatureLoadings(object) ## S4 method for signature 'CogapsResult' getFeatureLoadings(object)
object |
an object of type CogapsResult |
featureLoadings matrix
data(GIST) getFeatureLoadings(GIST.result)