gev.xilik: GEV negative log-likelihood with fixed xi
Description
Internal function that computes the negative log-likelihood
for the GEV distribution with a fixed shape parameter (Hosking parameterization).
Usage
gev.xilik(a, xifix = NULL, xdat = NULL)
Value
Negative log-likelihood value (scalar). Returns 10^6 if invalid.
Arguments
- a
Numeric vector of (mu, sigma).
- xifix
Fixed shape parameter value.
- xdat
Numeric vector of data.