Package | Description |
---|---|
dev.nm.stat.evt.evd.univariate.fitting.acer | |
dev.nm.stat.evt.evd.univariate.fitting.acer.empirical |
Modifier and Type | Method and Description |
---|---|
EmpiricalACER |
ACERAnalysis.Result.getEstimates()
Get the empirical estimates.
|
Modifier and Type | Method and Description |
---|---|
NonlinearFit.Result |
NonlinearFit.fit(EmpiricalACER estimates,
double tailMarker)
Fit ACER function with empirical ACER estimates.
|
Constructor and Description |
---|
ACERConfidenceInterval(ACERFunction.ACERParameter parameter,
EmpiricalACER estimates,
double N,
double tailMarker) |
Result(NonlinearFit.Result fitResult,
ACERConfidenceInterval confidenceInterval,
ACERReturnLevel returnLevel,
EmpiricalACER estimates) |
Modifier and Type | Method and Description |
---|---|
EmpiricalACER |
EmpiricalACEREstimation.estimate(double[][] observations)
Estimate epsilon (or ACERs) from the given observations (each row is for one period).
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.