Learn R Programming

pintervals (version 1.0.1)

coverage_gap_finder: Function to find the coverage gap for a set of clusters

Description

Function to find the coverage gap for a set of clusters

Usage

coverage_gap_finder(ncs, class_vec, cluster)

Value

A numeric value representing the maximum coverage gap between the clusters

Arguments

ncs

Vector of non-conformity scores

class_vec

Vector of class labels

cluster

Vector of cluster labels