gev.bias: Cox-Snell first order bias for the GEV distribution

View source: R/bias.R

gev.biasR Documentation

Cox-Snell first order bias for the GEV distribution

Description

Bias vector for the GEV distribution based on an n sample. Due to numerical instability, values of the information matrix and the bias are linearly interpolated when the value of the shape parameter is close to zero.

Usage

gev.bias(par, n)

Arguments

par

vector of loc, scale and shape

n

sample size

See Also

gev


mev documentation built on April 20, 2023, 5:10 p.m.