The textmodel
virtual class is a parent class for more specific fitted text models,
which are the result of a quantitative text analysis applied to a document-feature
matrix.
x
the dfm on which the wordscores model was called
y
supervised labels (for supervised methods only)
call
the function call that fitted the model
method
the type of textmodel, e.g. wordfish, wordscores, nb
Available types currently include...