summary.textmodel_nb: summary method for textmodel_nb objects

View source: R/textmodel_nb.R

summary.textmodel_nbR Documentation

summary method for textmodel_nb objects

Description

summary method for textmodel_nb objects

Usage

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

Arguments

object

output from textmodel_nb()

n

how many coefficients to print before truncating

...

additional arguments not used

Value

a summary.textmodel classed list containing the call, the class priors, and the estimated feature scores


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