Learn R Programming

betaclust (version 1.0.4)

AUC_WD_metric: AUC and WD function

Description

Function to find the level of similarities between the \(R\) cumulative distributions estimated in each of the \(K\) clusters.

Usage

AUC_WD_metric(alpha, delta, K, R)

Value

The list with AUC and WD values.

Arguments

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.

Details

Function to find the level of similarities between the \(R\) cumulative distributions estimated in each of the \(K\) clusters.

See Also

betaclust