deriv_phi: Derivative of the interpolation function from generalized...

View source: R/distribution-functions.R

deriv_phiR Documentation

Derivative of the interpolation function from generalized Pareto interpolation

Description

This function is the first derivative of phi applied to objects of class gpinter_dist_orig.

Usage

deriv_phi(dist, x, ...)

Arguments

dist

A gpinter_dist_orig object, as returned by tabulation_fit or share_fit.

x

The function evaluation point(s).

...

Ignored.

Value

The value of the derivative of the interpolation at x.

Author(s)

Thomas Blanchet, Juliette Fournier, Thomas Piketty


thomasblanchet/gpinter documentation built on Nov. 29, 2022, 4:32 a.m.