coef.search_lqmix {lqmix}R Documentation

Print the estimated fixed coefficients of the optimal model stored in a search_lqmix object

Description

Print the estimated fixed coefficients of the optimal fitted model stored in an object of class search_lqmix

Usage

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

Arguments

object

a search_lqmix object

...

not used

Value

Return the estimated fixed coefficients obtained at convergence of the EM algorithm for the optimal model stored in an object of class search_lqmix


[Package lqmix version 1.1 Index]