as.statistics_textmodel {quanteda.textmodels} | R Documentation |
Coerce various objects to statistics_textmodel
Description
This is a helper function used in summary.textmodel_*
.
Usage
as.statistics_textmodel(x)
Arguments
x |
an object to be coerced |
Value
an object of class statistics_textmodel
[Package quanteda.textmodels version 0.9.9 Index]