Skip to contents

Computes the location (a) and scale (b) parameters of the Gumbel distribution based on a numeric vector of annual maximum flows.

Usage

compute_GumbelParams(X)

Arguments

X

Numeric vector representing the maximum flows (e.g., annual daily maxima).

Value

A list with a the location parameter and b the scale parameter).