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