Mixture models with Dirichlet Process
## Description
To install from Github:
devtools::install_github("ericchen12377/mixDP")
#build vignettes if needed
devtools::install_github("ericchen12377/midDP", build_vignettes = TRUE, force = TRUE)
library(mixDP)
#view vignettes
browseVignettes('mixDP')
To install from CRAN-Package mixDP (not published yet)
install.packages("mixDP")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.