Description Usage Arguments Value
Computes the log marginal likelihood of clustering for vanilla SUGS
1 | sugscompMl(K, D, n, nu_0, S_0, lambda_0, nu, lambda, S)
|
K |
The number of currently occupied clusters |
D |
The number of variable in the data |
n |
The vector indicating the number of observations in each cluster |
nu_0 |
The prior degrees of freedom |
S_0 |
The prior scale vector |
lambda_0 |
The prior mean variance |
nu |
The current posterior degrees of freedom |
lambda |
The current posterior mean variance |
S |
The current posterior scale vector |
The log Marginal likelihood of the clustering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.