public class ACERConfidenceInterval extends Object
acer::acer.estimate_confidence_intervals
.Constructor and Description |
---|
ACERConfidenceInterval(ACERFunction.ACERParameter parameter,
EmpiricalACER estimates,
double N,
double tailMarker) |
Modifier and Type | Method and Description |
---|---|
double |
getLowerLevel(double returnPeriod) |
ACERFunction.ACERParameter |
getLowerParameter() |
double |
getUpperLevel(double returnPeriod) |
ACERFunction.ACERParameter |
getUpperParameter() |
String |
toString() |
public ACERConfidenceInterval(ACERFunction.ACERParameter parameter, EmpiricalACER estimates, double N, double tailMarker)
public double getLowerLevel(double returnPeriod)
public double getUpperLevel(double returnPeriod)
public ACERFunction.ACERParameter getLowerParameter()
public ACERFunction.ACERParameter getUpperParameter()
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.