quickPWCR: Quickly Construct and Rate Large Binary Pairwised Comparisons

A collection of functions for constructing large pairwised comparisons and rating them using Elo rating system with supporting parallel processing. The method of random sample pairs is based on Reservoir Sampling proposed by JVitter (1985) <doi:10.1145/3147.3165>.

Version: 1.2
Imports: Rcpp, parallel, pbmcapply, dplyr
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2025-01-13
DOI: 10.32614/CRAN.package.quickPWCR
Author: Xiaohao Yang [aut, cre, cph]
Maintainer: Xiaohao Yang <xiaohaoy at umich.edu>
License: GPL-3
NeedsCompilation: yes
Language: en-US
CRAN checks: quickPWCR results

Documentation:

Reference manual: quickPWCR.pdf
Vignettes: quickPWCR (source, R code)

Downloads:

Package source: quickPWCR_1.2.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): quickPWCR_1.2.tgz, r-oldrel (arm64): quickPWCR_1.2.tgz, r-release (x86_64): quickPWCR_1.2.tgz, r-oldrel (x86_64): quickPWCR_1.2.tgz
Old sources: quickPWCR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=quickPWCR to link to this page.