View source: R/textmodel_svm.R
summary.textmodel_svm | R Documentation |
summary method for textmodel_svm objects
## S3 method for class 'textmodel_svm'
summary(object, n = 30, ...)
object |
output from |
n |
how many coefficients to print before truncating |
... |
additional arguments not used |
a summary.textmodel
classed list containing the call and the
estimated feature scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.