zrand {CommKern}R 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


[Package CommKern version 1.0.1 Index]