Learn R Programming

LSX (version 1.5.1)

coef.textmodel_lss: Extract model coefficients from a fitted textmodel_lss object

Description

coef() extract model coefficients from a fitted textmodel_lss object. coefficients() is an alias.

Usage

# S3 method for textmodel_lss
coef(object, ...)

coefficients.textmodel_lss(object, ...)

Arguments

object

a fitted textmodel_lss object.

...

not used.