AUC_WD_metric {betaclust} | R Documentation |
Function to find the level of similarities between the R
cumulative distributions estimated in each of the K
clusters.
AUC_WD_metric(alpha, delta, K, R)
alpha |
The first shape parameter estimated for the beta mixture model. |
delta |
The second shape parameter estimated for the beta mixture model. |
K |
The number of clusters estimated. |
R |
The number of sample types in the dataset. |
Function to find the level of similarities between the R
cumulative distributions estimated in each of the K
clusters.
The list with AUC and WD values.