DistancePair {rankdist}R Documentation

Calculate Kendall distance between a pair of rankings

Description

Calculate Kendall distance between a pair of rankings

Usage

DistancePair(r1, r2)

Arguments

r1

a single ranking

r2

a single ranking

Value

Kendall distance value


[Package rankdist version 1.1.4 Index]