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.0 |
Imports: | Rcpp, parallel, pbmcapply, dplyr |
LinkingTo: | Rcpp |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown |
Published: | 2024-04-25 |
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_GB |
CRAN checks: | quickPWCR results |
Reference manual: | quickPWCR.pdf |
Vignettes: |
quickPWCR |
Package source: | quickPWCR_1.0.tar.gz |
Windows binaries: | r-devel: quickPWCR_1.0.zip, r-release: quickPWCR_1.0.zip, r-oldrel: quickPWCR_1.0.zip |
macOS binaries: | r-release (arm64): quickPWCR_1.0.tgz, r-oldrel (arm64): quickPWCR_1.0.tgz, r-release (x86_64): quickPWCR_1.0.tgz, r-oldrel (x86_64): quickPWCR_1.0.tgz |
Reverse imports: | streetscape |
Please use the canonical form https://CRAN.R-project.org/package=quickPWCR to link to this page.