View source: R/dirichlet_process_mvnormal.R
DirichletProcessMvnormal | R Documentation |
G_0 (\boldsymbol{\mu} , \Lambda | \boldsymbol{\mu _0} , \kappa _0, \nu _0, T_0) = N ( \boldsymbol{\mu} | \boldsymbol{\mu _0} , (\kappa _0 \Lambda )^{-1} ) \mathrm{Wi} _{\nu _0} (\Lambda | T_0)
DirichletProcessMvnormal(
y,
g0Priors,
alphaPriors = c(2, 4),
numInitialClusters = 1
)
y |
Data |
g0Priors |
Prior parameters for the base distribution. |
alphaPriors |
Alpha prior parameters. See |
numInitialClusters |
Number of clusters to initialise with. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.