summary.textmodel_svmlin: summary method for textmodel_svmlin objects
Description
summary method for textmodel_svmlin objects
Usage
# S3 method for textmodel_svmlin
summary(object, n = 30, ...)
Value
a summary.textmodel
classed list containing the call and the
estimated feature scores
Arguments
- object
output from textmodel_svmlin()
- n
how many coefficients to print before truncating
- ...
additional arguments not used