Description Usage Arguments Details See Also
View source: R/Lattice_Functions.R
This function allows you to overlay a normal distribution curve on top of a density plot.
1 | panel.mydensity(x, ...)
|
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(). |
=============================================================================
This panel function designed for use with lattice::densityplot() simplifies overlaying a normal distribution curve on top of a density plot.
densityplot
,
panel.densityplot
, and
panel.mathdensity
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.