View source: R/dirichlet_process_mvnormal2.R
DirichletProcessMvnormal2 | R Documentation |
Create a Dirichlet mixture of multivariate normal distributions with semi-conjugate prior.
DirichletProcessMvnormal2(y, g0Priors, alphaPriors = c(2, 4))
y |
Data |
g0Priors |
Prior parameters for the base distribution. |
alphaPriors |
Alpha prior parameters. See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.