Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acer Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
ACERAnalysisAverage Conditional Exceedance Rate (ACER) method is for estimating the cdf of the maxima (M) distribution from observations.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu
ACERAnalysis .ResultClasscom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu
ACERByCountingEstimate epsilons by counting conditional exceedances from the observations.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acer.empiricalSuanShu
ACERConfidenceIntervalUsing the given (estimated) ACER function as the mean, find the ACER parameters at the lower and upper bounds of the estimated confidence interval of ACER values.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu
ACERFunctionThe ACER (Average Conditional Exceedance Rate) function (epsilon_k(eta)) approximates the epsilon_k(eta) = Pr(X_k > eta Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu
ACERFunction .ACERParameterParameters for ACERFunction.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu
ACERInverseFunctionThe inverse of the ACER function.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu
ACERLogFunctionThe ACER function in log scale (base e), i.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu
ACERReturnLevelGiven an ACER function, compute the return level (eta) for a given return period (R).Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu
ACERUtilsUtility functions used in ACER empirical analysis.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acer.empiricalSuanShu
EmpiricalACERThis class contains empirical ACER (hat{epsilon_k}(eta_i)) values and other related statistics estimated from observations.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acer.empiricalSuanShu
EmpiricalACEREstimationThis class estimates empirical ACER values from the given observations.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acer.empiricalSuanShu
EmpiricalACERStatisticsThis class contains the computed statistics of the estimated ACERs.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acer.empiricalSuanShu
EpsilonStatisticsCalculatorCompute statistics: mean, confidence interval of estimated ACER values (epsilon_k(eta_i)).Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acer.empiricalSuanShu
LinearFitFind the parameters for the ACER function from the given empirical epsilon, using OLS regression on the logarithm of the values.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu
NonlinearFitFit log-ACER function by sequential quadratic programming (SQP) minimization (of weighted RSS), using LinearFit's solution as the initial guess.Classcom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu
NonlinearFit .ResultClasscom.numericalmethod.suanshu.stats.evt.evd.univariate.fitting.acerSuanShu