Learn R Programming

PDFEstimator (version 4.5)

plotBeta: Plot Diagnostic Shading

Description

Plot background shading for density estimation based on the beta distribution for sort order statistics

Usage

plotBeta(samples, resolution = 100, xPlotRange, sqrPlotThreshold = 2)

Value

No return value, called for side effects

Arguments

samples

a data sample for estimation

resolution

the number of sample points plotted in the contour

xPlotRange

the x-axis range for plotting

sqrPlotThreshold

magnitude of ylim above and below zero

Author

Jenny Farmer, Donald Jacobs

Details

plotBeta is intended for use with the plot method in the PDFEstimator package for plotting pdfe density estimation objects.

References

Farmer, J. and D. Jacobs (2018). "High throughput nonparametric probability density estimation." PLoS One 13(5): e0196937.

See Also

plot.PDFe