endPoint function

Calculate upper end point for a fitted extreme value model

Calculate upper end point for a fitted extreme value model

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, ...)

Arguments

  • y: Object of class evmOpt or evmSim, as returned by evm.

  • verbose: Whether to print output.

  • .unique: Whether or not to use only unique values of y.

  • ...: further arguments to be passed to the signif

    function.

Returns

In cases where the fitted shape parameter is negative, the fitted finite upper endpoint of the extreme value model.

Author(s)

Janet E. Heffernan