fitted_cdf: Cumulative distribution function for generalized Pareto...

View source: R/distribution-functions.R

fitted_cdfR Documentation

Cumulative distribution function for generalized Pareto interpolation

Description

Compute the value of the cumulative distribution function for a distribution estimated via generalized Pareto interpolation.

Usage

fitted_cdf(dist, x, ...)

Arguments

dist

An object of class gpinter_dist_orig, gpinter_dist_indiv, gpinter_dist_addup or gpinter_dist_merge.

x

The evaluation point(s).

...

Ignored.

Value

The value of the CDF at x.

Author(s)

Thomas Blanchet, Juliette Fournier, Thomas Piketty


thomasblanchet/gpinter documentation built on Aug. 27, 2024, 3:11 p.m.