Function to calculate the AIC (Akaike Information Criterion) for a matrix and cluster membership
1 | aic_kmeans2(x, cl)
|
x |
matrix with samples as rows and features as columns |
cl |
vector of cluster memberships for the samples |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.