endPoint: Calculate upper end point for fitted GPD
Description
Calculate upper end point for fitted GPDUsage
endPoint(y, verbose=TRUE,...)## S3 method for class 'gpd':
endPoint(y,verbose=TRUE,...)
## S3 method for class 'bgpd':
endPoint(y,verbose=TRUE,...)
Arguments
y
Object of class gpd
or bgpd
.
verbose
Whether to print output.
...
further arguments to be passed to the signif
function. Value
- In cases where the fitted shape parameter is negative, the fitted finite upper endpoint of the GPD.