BuyseTest: Generalized Pairwise Comparisons

Implementation of the Generalized Pairwise Comparisons (GPC) as defined in Buyse (2010) <doi:10.1002/sim.3923> for complete observations, and extended in Peron (2018) <doi:10.1177/0962280216658320> to deal with right-censoring. GPC compare two groups of observations (intervention vs. control group) regarding several prioritized endpoints to estimate the probability that a random observation drawn from one group performs better than a random observation drawn from the other group (Mann-Whitney parameter). The net benefit and win ratio statistics, i.e. the difference and ratio between the probabilities relative to the intervention and control groups, can then also be estimated. Confidence intervals and p-values are obtained using permutations, a non-parametric bootstrap, or the asymptotic theory. The software enables the use of thresholds of minimal importance difference, stratification, non-prioritized endpoints (O'Brien test), and can handle right-censoring and competing-risks.

Version: 2.1.3
Depends: R (≥ 2.10), Rcpp
Imports: data.table, doParallel, foreach, methods, lava, parallel, prodlim, stats, stats4, utils
LinkingTo: Rcpp, RcppArmadillo
Suggests: cvAUC, pbapply, pROC, R.rsp, riskRegression, survival, testthat
Published: 2020-05-07
Author: Brice Ozenne ORCID iD [aut, cre], Julien Peron [ctb], Eva Cantagallo [aut]
Maintainer: Brice Ozenne <brice.mh.ozenne at gmail.com>
BugReports: https://github.com/bozenne/BuyseTest/issues
License: GPL-3
URL: https://github.com/bozenne/BuyseTest
NeedsCompilation: yes
SystemRequirements: C++11
Citation: BuyseTest citation info
Materials: NEWS
CRAN checks: BuyseTest results

Downloads:

Reference manual: BuyseTest.pdf
Vignettes: BuyseTest: overview
Package source: BuyseTest_2.1.3.tar.gz
Windows binaries: r-devel: BuyseTest_2.1.3.zip, r-release: BuyseTest_2.1.3.zip, r-oldrel: BuyseTest_2.1.3.zip
macOS binaries: r-release: BuyseTest_2.1.3.tgz, r-oldrel: BuyseTest_2.1.3.tgz
Old sources: BuyseTest archive

Linking:

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