Description Usage Arguments Value Examples
return clustered patterns from set of all patterns across all subsets
1 2 3 4 | getClusteredPatterns(object)
## S4 method for signature 'CogapsResult'
getClusteredPatterns(object)
|
object |
an object of type CogapsResult |
CogapsParams object
1 2 | data(GIST)
clusteredPatterns <- getClusteredPatterns(GIST.result)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.