Uses of Class
dev.nm.stat.evt.evd.univariate.fitting.acer.ACERConfidenceInterval
-
Packages that use ACERConfidenceInterval Package Description dev.nm.stat.evt.evd.univariate.fitting.acer -
-
Uses of ACERConfidenceInterval in dev.nm.stat.evt.evd.univariate.fitting.acer
Methods in dev.nm.stat.evt.evd.univariate.fitting.acer that return ACERConfidenceInterval Modifier and Type Method Description ACERConfidenceInterval
ACERAnalysis.Result. getConfidenceInterval()
Get the estimated confidence intervals of the fitted ACER function.Constructors in dev.nm.stat.evt.evd.univariate.fitting.acer with parameters of type ACERConfidenceInterval Constructor Description Result(NonlinearFit.Result fitResult, ACERConfidenceInterval confidenceInterval, ACERReturnLevel returnLevel, EmpiricalACER estimates)
-