Class 10: More Simulation and the EM Algorithm


Review from previous class

Debugging tools
You'll get better with them the more you use them.

EM algorithm
When dealing with exponential families, the algorithm amounts to

Status of Projects


More on the EM algorithm and simulation

Smoothing
We will start with an example relevant to many of the projects that you have chosen, namely smoothing in regression.
Mixtures
My favorite use of the EM, but watch out for identification problems. Here we'll do some examples of normal mixtures.

Lisp script for today's class
class10.lsp


Next time

Hopefully, I will finally be ready to say something about Gibbs samplers.