Purity {FEAST}R Documentation

Calculate the purity between two vectors.

Description

Calculate the purity between two vectors.

Usage

Purity(x, y)

Arguments

x

a vector.

y

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

Value

the purity score


[Package FEAST version 1.2.0 Index]