relabelSimulation: Relabeling clusters

View source: R/clustfns.R

relabelSimulationR Documentation

Relabeling clusters

Description

When running simulations studies, discovered cluster labels may differ from the ground truth cluster labels. This functions can be used to perform relabeling in order to compare discovered graphs to the ground truth graphs correctly.

Usage

relabelSimulation(res, trueclusters)

Arguments

res

object of class 'bnclustOmics'

trueclusters

ground truth clustering

Value

object of class 'bnclustOmics'


bnClustOmics documentation built on Aug. 5, 2022, 5:11 p.m.