Skip to content

Here are a couple examples of using the EM algorithm on statistical data. One example is a mixture of binomial distributions and the other is an exercise out of Casella Berger chapter 7.

Notifications You must be signed in to change notification settings

pmellady/EM-Algorithm-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

EM Algorithm Examples

By Patrick Mellady

This repository contains a derivation and code implementation of the EM algorithm for two classic problems: mixture distributions and missing data. See the EM Algorithm Examples pdf for the full derivation and explanation of the method as well as the code and results. To run the code yourself, download the EM.r file.

About

Here are a couple examples of using the EM algorithm on statistical data. One example is a mixture of binomial distributions and the other is an exercise out of Casella Berger chapter 7.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages