public class ReturnLevel extends AbstractUnivariateRealFunction
Function.EvaluationException| Constructor and Description |
|---|
ReturnLevel(UnivariateEVD evd)
Construct the return level function for a given univariate extreme value distribution.
|
ReturnLevel(UnivariateRealFunction cdfInverse)
Construct the return level function with the inverse function of a univariate extreme value
distribution.
|
| Modifier and Type | Method and Description |
|---|---|
double |
evaluate(double returnPeriod)
Compute the return level from the given return period.
|
evaluatedimensionOfDomain, dimensionOfRangeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdimensionOfDomain, dimensionOfRangepublic ReturnLevel(UnivariateEVD evd)
evd - the univariate extreme value distributionpublic ReturnLevel(UnivariateRealFunction cdfInverse)
cdfInverse - the inverse of the cdfCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.