panel.mydensity: Panel function for overlaying a normal curve on a density...

Description Usage Arguments Details See Also

View source: R/Lattice_Functions.R

Description

This function allows you to overlay a normal distribution curve on top of a density plot.

Usage

1

Arguments

x

Data points for which density is to be estimated, as discussed in help for panel.densityplot().

...

Arguments are passed to panel.densityplot() and panel.mathdensity().

Details

=============================================================================

This panel function designed for use with lattice::densityplot() simplifies overlaying a normal distribution curve on top of a density plot.

See Also

densityplot, panel.densityplot, and panel.mathdensity.


sjpierce/SSACHR documentation built on Jan. 16, 2022, 12:39 a.m.