gpd.Fscore {mev} | R Documentation |
Firth's modified score equation for the generalized Pareto distribution
Description
Firth's modified score equation for the generalized Pareto distribution
Usage
gpd.Fscore(par, dat, method = c("obs", "exp"))
Arguments
par |
vector of |
dat |
sample vector |
method |
string indicating whether to use the expected ( |
References
Firth, D. (1993). Bias reduction of maximum likelihood estimates, Biometrika, 80(1), 27–38.
See Also
[Package mev version 1.17 Index]