Skip to content

RVCompare

Compare Real Valued Random Variables

v0.1.8 · Aug 21, 2023 · CC0

Description

A framework with tools to compare two random variables via stochastic dominance. 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 and the Cumulative Difference Plot as explained in E. Arza (2022) <doi:10.1080/10618600.2022.2084405>. Uses bootstrap or 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>.

Downloads

242

Last 30 days

18565th

671

Last 90 days

3.5K

Last year

Trend: +2.1% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Etor Arza <etorarza@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Etor",
                    family = "Arza",
                    role = c("aut", "cre"),
                    email = "etorarza@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Etor Arza <etorarza@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Etor",
                    family = "Arza",
                    role = c("aut", "cre"),
                    email = "etorarza@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Etor Arza <etorarza@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Etor",
                    family = "Arza",
                    role = c("aut", "cre"),
                    email = "etorarza@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Etor Arza <etorarza@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Etor",
                    family = "Arza",
                    role = c("aut", "cre"),
                    email = "etorarza@gmail.com")
as necessary.

Dependency Network

Dependencies Reverse dependencies pracma ggplot2 Rcpp RVCompare

Version History

new 0.1.8 Mar 10, 2026
updated 0.1.8 ← 0.1.7 diff Aug 20, 2023
updated 0.1.7 ← 0.1.6 diff May 12, 2023
updated 0.1.6 ← 0.1.5 diff May 27, 2022
updated 0.1.5 ← 0.1.2 diff Aug 21, 2021
new 0.1.2 May 16, 2021