Learn R Programming

lqmix (version 1.1)

logLik.search_lqmix: Print the log-likelihood of the optimal model stored in a search_lqmix object

Description

Print the log-likelihood of an optimal fitted model stored in an object of class search_lqmix

Usage

# S3 method for search_lqmix
logLik(object, ...)

Value

Return an object of class

logLik providing the log-likelihood value at convergence of the EM algorithm for a fitted model of class

lqmix

Arguments

object

an lqmix object

...

not used