powered by
Fit GEV distribution
fit_gev(sl1, sl2, st3)
sample 1st l-moment
sample 2nd l-moment
sample 3rd l-moment ratio
A dataframe containing the location parameter, the scale parameter, the shape parameter, and the squared error of shape parameters.
# NOT RUN { GEV_par <- fit_gev(sl1 = 10, sl2 = 0.5, st3 = 0.8) # }
Run the code above in your browser using DataLab