zrand: Rand z-score

View source: R/zrand.R

zrandR Documentation

Rand z-score

Description

Description of the Rand z-score function.

Usage

zrand(part1, part2)

Arguments

part1

a partition of nodes to communities or clusters

part2

a partition of nodes to communities or clusters

Details

This is an ancillary function that calculates the Rand z-score between two partitions, which is used in the consensus similarity function

Value

the Rand z-score between two partitions


CommKern documentation built on Sept. 23, 2022, 5:07 p.m.