# Generated by roxygen2: do not edit by hand

export(CdFromDensities)
export(CdFromProbMassFunctions)
export(CpFromDensities)
export(cumulativeFromDensity)
export(cumulative_difference_plot)
export(getEmpiricalCumulativeDistributions)
export(get_Y_AB_bounds_DKW)
export(get_Y_AB_bounds_bootstrap)
export(helperTrapezoidRule)
export(helper_from_ranks_to_integrable_values)
export(isFunctionDensity)
export(mixtureDensity)
export(normalDensity)
export(plot_Y_AB)
export(sampleFromDensity)
export(uniformDensity)
export(xHasEnoughValues)
import(Rcpp)
import(ggplot2)
import(pracma)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
useDynLib(RVCompare)
