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