logLik.mix: Log-Likelihood for Fitted GMM
Description
Returns the final EM objective; for models with missing data this is not
the exact log-likelihood of the observed data.
Usage
# S3 method for mix
logLik(object, ...)
Value
Numeric scalar (the stored EM objective).
Arguments
- object
A mix object.
- ...
Unused.