logLik.em: This function computes logLik of EM Algorithm.
Description
This function computes logLik of EM Algorithm.
Usage
# S3 method for em
logLik(object, ...)
Value
the log-likelihood value
Arguments
- object
an object of `em`.
- ...
other used arguments.