summary.textmodel_lr | R Documentation |
summary method for textmodel_lr objects
## S3 method for class 'textmodel_lr'
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 elements from the
call to textmodel_lr()
, including the call, statistics for lambda, and
the estimated feature scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.