View source: R/textmodel_svmlin.R
summary.textmodel_svmlin | R Documentation |
summary method for textmodel_svmlin objects
## S3 method for class 'textmodel_svmlin'
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.