Description Usage Arguments Examples
Compute the Adjusted Rand Index (ARI) between the true latent variables and the estimated latent variables
1 | ARI(z, hat.z)
|
z |
Matrix of size Q \times n with entries = 0 or 1 : 'true' latent variables |
hat.z |
Matrix of Q \times n with 0<entries<1 : estimated latent variables |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.