Estimate Gumbel Distribution Parameters
compute_GumbelParams.Rd
Computes the location (a
) and scale (b
) parameters of the Gumbel distribution based on a numeric vector of annual maximum flows.
Value
A list with a
the location parameter and b
the scale parameter).