powered by
Plot the cumulative frequency distributions in cases and in controls
plotcumfreqs(densities)
Densities object produced by Wdensities.
Wdensities
A ggplot object representing the cumulative frequency distributions of the smoothed densities of the weights of evidence in cases and in controls.
# NOT RUN { data(cleveland) densities <- with(cleveland, Wdensities(y, posterior.p, prior.p)) plotcumfreqs(densities) # }
Run the code above in your browser using DataLab