get_pairs: Auxiliary function, not for export Returns a list of...

Description Usage

View source: R/kendall.R

Description

Auxiliary function, not for export Returns a list of 2-vectors for vectors x, y: (x_i, x_j) for i < j and (x_k, y_l) for all k, l In the ranking interpretation x is the ranking list and y is the list of items that is not ranked by x.

Usage

1
get_pairs(x, y)

shinault/rater documentation built on May 23, 2019, 7:35 a.m.