Compare Real Valued Random Variables


[Up] [Top]

Documentation for package ‘RVCompare’ version 0.1.2

Help Pages

CdFromDensities The dominance rate of X_A over X_B given the density functions.
CpFromDensities The probability that X_A < X_B given the density functions.
getEmpiricalCumulativeDistributions Get the empirical distribution from samples.
get_X_prima_AB_bounds_bootstrap Estimate X'_A and X'_B bounds with bootstrap
get_X_prima_AB_bounds_DKW Estimate X'_A and X'_B bounds with Dvoretzky<e2><80><93>Kiefer<e2><80><93>Wolfowitz
isFunctionDensity Check if a function is a (non-discrete) probability density function in a given domain.
isXlimsValid Check if xlims is a tuple that represents a valid bounded interval in the real space.
mixtureDensity A mixture of two or more distributions
normalDensity The probability density function of the normal distribution
plot_X_prima_AB Plot the estimated cdf of X'_A and X'_B or their difference
sampleFromDensity Get sample given the density function
uniformDensity The probability density function of the uniform distribution
xHasEnoughDiffValues Check for enough unique values.