aic_kmeans2: Function to calculate the AIC (Akaike Information Criterion)...

Description Usage Arguments

Description

Function to calculate the AIC (Akaike Information Criterion) for a matrix and cluster membership

Usage

1
aic_kmeans2(x, cl)

Arguments

x

matrix with samples as rows and features as columns

cl

vector of cluster memberships for the samples


TankredO/ckmeans documentation built on April 5, 2020, 12:59 a.m.