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