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