EtorArza/RVCompare: Compare Real Valued Random Variables

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>.

Getting started

Package details

AuthorEtor Arza
MaintainerEtor Arza <etorarza@gmail.com>
LicenseCC0
Version0.1.8
URL https://github.com/EtorArza/RVCompare
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("EtorArza/RVCompare")
EtorArza/RVCompare documentation built on Jan. 11, 2025, 12:05 a.m.