logLik.search_lqmix {lqmix} | R Documentation |
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 class 'search_lqmix'
logLik(object, ...)
Arguments
object |
an |
... |
not used |
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
[Package lqmix version 1.0 Index]