Package: RVCompare
Type: Package
Title: Compare Real Valued Random Variables
Version: 0.1.6
Author: Etor Arza
Maintainer: Etor Arza <etorarza@gmail.com>
Description: A framework with tools to compare two random variables, and determine which of takes produces lower values. See the README.md at <https://github.com/EtorArza/RVCompare> for a quick start guide. It can compute the Cp and Cd of two probability distributions, as explained in E. Arza (2021) <doi:10.48550/arXiv.2203.07889>. Given the observed samples of two random variables X_A and X_B, it can compute the cumulative difference-plot (see E. Arza (2021) <> for details). Uses bootstrap and DKW-bounds to compute the confidence bands of the cumulative distributions. These two methods are described in B. Efron. (1979) <doi:10.1214/aos/1176344552> and P. Massart (1990) <doi:10.1214/aop/1176990746>.
Depends: stats (>= 3.4.4), pracma (>= 2.2.2), ggplot2 (>= 3.2.0),
        methods (>= 3.0.3),
Imports: Rcpp (>= 1.0.7), utils (>= 3.4.4)
License: CC0
Encoding: UTF-8
RoxygenNote: 7.1.2
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2022-05-27 19:45:25 UTC; paran
Repository: CRAN
Date/Publication: 2022-05-27 23:40:11 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-05-28 11:11:35 UTC; unix
Archs: RVCompare.so.dSYM
