endPoint | R Documentation |
Calculate upper end point for fitted extreme value model
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, ...)
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 |
In cases where the fitted shape parameter is negative, the fitted finite upper endpoint of the extreme value model.
Janet E. Heffernan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.