textmodel_fitted-class: the fitted textmodel classes
Description
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.Slots
x
- the dfm on which the wordscores model was called
y
supervised labels (for supervised methods only)call
the function call that fitted the modelmethod
the type of textmodel, e.g. wordfish, wordscores, NB-
Details
Available types currently include...