logLik.lqmix: Print the log-likelihood of an {lqmix} object
Description
Print the log-likelihood of a fitted model of class lqmix.
Usage
# S3 method for 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