Package jdistlib.finance
Class ExtremeValueInference.ThresholdDiagnostics
java.lang.Object
jdistlib.finance.ExtremeValueInference.ThresholdDiagnostics
- Enclosing class:
ExtremeValueInference
-
Method Summary
Modifier and TypeMethodDescriptionint[]double[]double[]double[]
-
Method Details
-
getThresholds
public double[] getThresholds() -
getMeanExcess
public double[] getMeanExcess() -
getTailIndex
public double[] getTailIndex() -
getExceedances
public int[] getExceedances()
-