Uses of Class
dev.nm.stat.evt.evd.univariate.fitting.ConfidenceInterval
-
Packages that use ConfidenceInterval Package Description dev.nm.stat.evt.evd.univariate.fitting -
-
Uses of ConfidenceInterval in dev.nm.stat.evt.evd.univariate.fitting
Methods in dev.nm.stat.evt.evd.univariate.fitting that return ConfidenceInterval Modifier and Type Method Description ConfidenceInterval
EstimateByLogLikelihood. confidenceInterval(double confidenceLevel)
Compute the \((1 - \alpha)100\%\) confidence intervals for each element of the fitted parameter, given the required confidence level.
-