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 March 9, 2024, 4:41 a.m.