View source: R/distribution-functions.R
| fitted_density | R Documentation |
Compute the value of the density for a distribution estimated via generalized Pareto interpolation.
fitted_density(dist, x, ...)
dist |
An object of class |
x |
The density evaluation point(s). |
... |
Ignored. |
The value of the density at x.
Thomas Blanchet, Juliette Fournier, Thomas Piketty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.