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

Try the SuperRanker package in your browser

Any scripts or data that you put into this service are public.

SuperRanker documentation built on Aug. 28, 2023, 1:08 a.m.