eStep {multimix} | R Documentation |
The E(xpectation) step
Description
The E(xpectation) step
Usage
eStep(P, D)
Arguments
P |
an object of class |
D |
an object of class |
Value
a list
containing two elements: a matrix
named
Z
—see mStep
for more information, and a scalar
llik
containing the current value of the log-likelihood.
Author(s)
Murray Jorgensen
[Package multimix version 1.0-10 Index]