R/SuperRanker-package.R

#' Functions related to comparison of ranked lists
#'
#' SuperRanker allows you to estimate the agreement between two or more rankings of the same items.
#'
#' @docType package
#' @name SuperRanker
#' @aliases SuperRanker-package
#' @useDynLib SuperRanker
#' @importFrom Rcpp sourceCpp
#' @importFrom stats quantile
#' @importFrom prodlim SmartControl
NULL
tagteam/SuperRanker documentation built on Sept. 2, 2023, 5:18 p.m.