dst_gpd.Rd
Makes a distribution belonging to the family of generalized Pareto distributions (GPD).
dst_gpd(location, scale, shape)
Location parameter; numeric.
Scale parameter; positive numeric.
Shape parameter; numeric.
Object of class "dst" of a GPD.
dst_gpd(0, 1, 1)
#> gpd parametric dst
#>
#> name :
#> [1] "gpd"