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