dst_gev.Rd
Makes a distribution belonging to the family of Generalized Extreme Value (GEV) distributions.
dst_gev(location, scale, shape)
Location parameter; numeric.
Scale parameter; positive numeric.
Shape parameter; numeric.
dst_gev(0, 1, 1)
#> gev parametric dst
#>
#> name :
#> [1] "gev"