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