Skip to contents

This R package implements examples of EM (Expectation-Maximization) algorithms for use in instruction.

Installation

library(devtools)
install_github("d-morrison/EM.examples")