separability {TreeDimensionTest}R Documentation

Separability of Labeled Data Points

Description

Computes homogeneity of labeled observations with multiple label types.

Usage

separability(x, labels)

Arguments

x

input data matrix, with rows as observations and columns as features

labels

a vector of labels for the observations. A label could be a type of the observation e.g cell type in single-cell data

Value

A list with the following components:


[Package TreeDimensionTest version 0.0.2 Index]