summary.textmodel_lr: summary method for textmodel_lr objects

View source: R/textmodel_lr.R

summary.textmodel_lrR Documentation

summary method for textmodel_lr objects

Description

summary method for textmodel_lr objects

Usage

## S3 method for class 'textmodel_lr'
summary(object, n = 30, ...)

Arguments

object

output from textmodel_lr()

n

how many coefficients to print before truncating

...

additional arguments not used

Value

a summary.textmodel classed list containing elements from the call to textmodel_lr(), including the call, statistics for lambda, and the estimated feature scores


quanteda.textmodels documentation built on March 31, 2023, 8:09 p.m.