Learn R Programming

lqmix (version 1.1)

coef.search_lqmix: 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 search_lqmix
coef(object, ...)

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

Arguments

object

a search_lqmix object

...

not used