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