getSampleFactors | R Documentation |
return sampleFactors matrix from CogapsResult object
getSampleFactors(object)
## S4 method for signature 'CogapsResult'
getSampleFactors(object)
object |
an object of type CogapsResult |
sampleFactors matrix
data(GIST)
sFactors <- getSampleFactors(GIST.result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.