Description Usage Arguments Value Examples
return featureLoadings matrix from CogapsResult object
1 2 3 4 | getFeatureLoadings(object)
## S4 method for signature 'CogapsResult'
getFeatureLoadings(object)
|
object |
an object of type CogapsResult |
featureLoadings matrix
1 2 | data(GIST)
fLoadings <- getFeatureLoadings(GIST.result)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.