plotBeta: Plot Diagnostic Shading

plotBetaR Documentation

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)

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

Details

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

Value

No return value, called for side effects

Author(s)

Jenny Farmer, Donald Jacobs

References

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

See Also

plot.PDFe


PDFEstimator documentation built on Aug. 24, 2023, 9:07 a.m.