quanteda.textmodels (version 0.9.1)

summary.textmodel_nb: summary method for textmodel_nb objects

Description

summary method for textmodel_nb objects

Usage

# S3 method for textmodel_nb
summary(object, n = 30, ...)

Arguments

object

output from textmodel_nb()

n

how many coefficients to print before truncating

...

additional arguments not used