Description Usage Arguments Value See Also
Use a count matrix to classify the rows, based on the frequencies in the cells.
1 |
x |
A |
n |
The number of classifications per row to return. |
ties.method |
Either |
seed |
A seed to use in the sample to make the results reproducible. |
... |
ignored. |
Returns a single vector
or list
of ordered vectors of predicted classifications; order by term frequency.
Ties default to random order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.