endPoint {texmex} | R Documentation |
Calculate upper end point for a fitted extreme value model
Description
Calculate upper end point for fitted extreme value model
Usage
endPoint(y, verbose=TRUE, .unique=TRUE, ...)
## S3 method for class 'evmOpt'
endPoint(y,verbose=TRUE, .unique=TRUE, ...)
## S3 method for class 'evmSim'
endPoint(y,verbose=TRUE, .unique=TRUE, ...)
Arguments
y |
Object of class |
verbose |
Whether to print output. |
.unique |
Whether or not to use only unique values of |
... |
further arguments to be passed to the |
Value
In cases where the fitted shape parameter is negative, the fitted finite upper endpoint of the extreme value model.
Author(s)
Janet E. Heffernan
[Package texmex version 2.4.9 Index]