ginit.xifix: Initialize parameters for GEV with fixed xi
Description
Internal function that generates initial (mu, sigma) values
for optimization with fixed shape parameter, using Gumbel L-moment estimates
and random perturbations.
Usage
ginit.xifix(data, ntry)
Value
A matrix with ntry rows and 2 columns (mu, sigma).