Purity: Calculate the purity between two vectors.

Description Usage Arguments Value

View source: R/Cluster_Evaluation.R

Description

Calculate the purity between two vectors.

Usage

1
Purity(x, y)

Arguments

x

a vector.

y

a vector. x and y are with the same length.

Value

the purity score


suke18/FEAST documentation built on Sept. 14, 2021, 12:22 a.m.