Description Usage Arguments Value Source References Examples
Fit the Extended Pareto distribution to a vector of observations, with weights, using maximum likelihood estimation
1 2 |
data |
numeric, vector of observations |
tau |
numeric, value for tau in the EPD distribution |
start |
numeric, vector of length 2 containing the starting values for the optimisation (default are |
warnings |
logical indicating if possible warnings from the optimisation function are shown |
weights |
numeric, vector of (positive) weights |
rho |
numeric, parameter of Fraga Alves et al. (2003) estimate |
a list with gamma
the vector of the corresponding estimates for the tail parameter of the EPD, kappa
the vector of the corresponding MLE estimates for the kappa parameter of the EPD, as well as tau
adapted from https://github.com/TReynkens/ReIns/blob/master/R/EPD.R Tom Reynkens, ReIns
package version 1.0.7
Charpentier & Flachaire (2019) Pareto Models for Top Incomes hal-02145024
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.