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

View source: R/textmodel.R

coef.textmodel_lssR Documentation

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 class 'textmodel_lss'
coef(object, ...)

coefficients.textmodel_lss(object, ...)

Arguments

object

a fitted textmodel_lss object.

...

not used.


koheiw/LSS documentation built on Jan. 13, 2025, 1:40 p.m.