An open API service indexing awesome lists of open source software.

https://github.com/kindlychung/emsimple

Mathematical principles behind Expectation Maximization (EM) algorithm and a simple implementation in R
https://github.com/kindlychung/emsimple

Last synced: 2 months ago
JSON representation

Mathematical principles behind Expectation Maximization (EM) algorithm and a simple implementation in R

Awesome Lists containing this project

README

        

# emsimple
Mathematical principles behind Expectation Maximization (EM) algorithm and a simple implementation in R

See this [blog post](http://www.kaiyin.co.vu/2014/06/mathematical-principles-behind.html) for detail.