summary.textmodel_wordfish {quanteda.textmodels}R Documentation

summary method for textmodel_wordfish

Description

summary method for textmodel_wordfish

Usage

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

Arguments

object

a textmodel_wordfish object

n

maximum number of features to print in summary

...

unused

Value

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


[Package quanteda.textmodels version 0.9.10 Index]