View source: R/distribution-functions.R
| fitted_cdf | R Documentation |
Compute the value of the cumulative distribution function for a distribution estimated via generalized Pareto interpolation.
fitted_cdf(dist, x, ...)
dist |
An object of class |
x |
The evaluation point(s). |
... |
Ignored. |
The value of the CDF 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.