as.coefficients_textmodel {quanteda.textmodels}R Documentation

Coerce various objects to coefficients_textmodel

Description

Helper functions used in ⁠summary.textmodel_*()⁠.

Usage

as.coefficients_textmodel(x)

Arguments

x

an object to be coerced

Value

an object with the class tag of coefficients_textmodel


[Package quanteda.textmodels version 0.9.10 Index]