Learn R Programming

bda (version 13.4.13)

fit.GPD: Fit a Generalized Pareto Distribution to Binned Data

Description

Fit a Generalized Pareto distribution to binned data.

Usage

fit.GPD(x)

Arguments

x

grouped data

References

AS 254, ...

Examples

Run this code
# NOT RUN {
 # To be updated.
 x = rexp(100,1)
# }

Run the code above in your browser using DataLab