DistanceBlock: Calculate Kendall distance between one ranking and a matrix...

Description Usage Arguments Value

View source: R/rankdist.R

Description

Calculate Kendall distance between one ranking and a matrix of rankings

Usage

1
DistanceBlock(mat, r)

Arguments

mat

a matrix of rankings. Each row stores a ranking.

r

a single ranking

Value

a vector of Kendall distances


rankdist documentation built on July 28, 2019, 1:02 a.m.