You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a Dirichlet Process Mixture Model.
All the code has been written in R.
The file Simulatioin_MAIN.R contains the code for simulating the data and running the model.
About
The Dirichlet Process Mixture Model provides a fully Bayesian analysis for the inference of clusters and their parameters.