Next: EM for exponential families
Up: EM algorithm
Previous: Matlab Implementation
  Index
Suppose the density is of the form:
where only the mixing proportions are unknown,
the actual densities
are supposed to be completely
specified.
The unknown parameter is
dimensional:
is observed from the mixture.
The loglikelihood from the observed is:
We differentiate
with regards to
and then
we have to find the
likelihood equations:
We can't give a closed form solution.
We introduce the dummy variables:
, where each
is a
binary vector of length
taking on the value 1 at the
coordinate of the group it belongs to.
If we observed the
's, the mle of
would be
.
Take the new, complete data vector to be
.
the second term on the right does not contain
, we ignore it.
The E-step:
The M-step:
Just act as if we knew the
to be
,
then we have the maximum of the likelihood at:
Example with matlab:
Next: EM for exponential families
Up: EM algorithm
Previous: Matlab Implementation
  Index
Susan Holmes
2002-01-12