View source: R/dist_histogram_analysis.R
deriv1.kde | R Documentation |
Estimate the first derivative of a kde using the symmetric difference quotient.
deriv1.kde(kde, normalize = TRUE)
kde |
The input kde |
normalize |
Logical, should the resulting kde be normalized to 1.0? |
Another kde.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.