summary.textmodel_lr {quanteda.textmodels}R 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


[Package quanteda.textmodels version 0.9.4 Index]