quanteda.textmodels (version 0.9.7)

summary.textmodel_wordfish: summary method for textmodel_wordfish

Description

summary method for textmodel_wordfish

Usage

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

Value

a summary.textmodel classed list containing the call, the estimated document positions, and the estimated feature scores

Arguments

object

a textmodel_wordfish object

n

maximum number of features to print in summary

...

unused