coef.lqr: Print the estimated fixed coefficients of an 'lqr' object

View source: R/coef.lqr.R

coef.lqrR Documentation

Print the estimated fixed coefficients of an lqr object

Description

Print the estimated fixed coefficients of a fitted model of class lqr

Usage

## S3 method for class 'lqr'
coef(object, ...)

Arguments

object

an lqmix object

...

not used

Value

Return the estimated coefficients obtained at convergence of the EM algorithm for a fitted model of class lqr


lqmix documentation built on April 4, 2025, 1:42 a.m.