coef.lqr {lqmix}R 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


[Package lqmix version 1.0 Index]