coef.search_lqmix: Print the estimated fixed coefficients of the optimal model...

View source: R/coef.seach_lqmix.R

coef.search_lqmixR 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


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