R/SBT.R

#' A package for fitting the Bradley-Terry model to (potentially) large and sparse data sets.
#'
#' @docType package
#' @name BradleyTerryScalable
#' @importFrom Rcpp evalCpp
#' @importFrom stats simulate
#' @useDynLib BradleyTerryScalable
NULL

Try the BradleyTerryScalable package in your browser

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

BradleyTerryScalable documentation built on May 1, 2019, 8:23 p.m.