Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 404 Bytes

MVNMixtureLRVB

Install using

library(devtools)

install_github("rgiordan/MVNMixtureLRVB")

Apologies for the current poor state of the documentation. An example comparison between Gibbs and LRVB can be found in inst/simulate_multivariate_normal_mixture_sandbox.R. Note that the VB fitting currently uses flat priors, so it will crash if any component ends up with zero data assigned to it.