Other packages > Find by keyword >

RVCompare  

Compare Real Valued Random Variables
View on CRAN: Click here


Download and install RVCompare package within the R console
Install from CRAN:
install.packages("RVCompare")

Install from Github:
library("remotes")
install_github("cran/RVCompare")

Install by package version:
library("remotes")
install_version("RVCompare", "0.1.8")



Attach the package and use:
library("RVCompare")
Maintained by
Etor Arza
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-05-17
Latest Update: 2023-08-21
Description:
A framework with tools to compare two random variables via stochastic dominance. See the README.md at 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) . Uses bootstrap or DKW-bounds to compute the confidence bands of the cumulative distributions. These two methods are described in B. Efron. (1979) and P. Massart (1990) .
How to cite:
Etor Arza (2021). RVCompare: Compare Real Valued Random Variables. R package version 0.1.8, https://cran.r-project.org/web/packages/RVCompare. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:21), 0.1.2 (2021-05-17 11:50), 0.1.5 (2021-08-22 23:30), 0.1.6 (2022-05-28 01:40), 0.1.7 (2023-05-13 17:32)
Other packages that cited RVCompare R package
View RVCompare citation profile
Other R packages that RVCompare depends, imports, suggests or enhances
Complete documentation for RVCompare
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA