Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Uncertainty Modeler v4.9.0
|
TTestAndersonDarling.h
Go to the documentation of this file.
Interface with statistical test.
Definition TTestAndersonDarling.h:46
void computeModifiedScore(URANIE::DataServer::TStochasticAttribute::ELawType tlaw)
Compute the modified value of the statistic.
Double_t computeTheCurrentScore(Int_t i, Double_t dzi)
The true computation with a vector of information and return the current value.
Double_t getEpsilon()
Get the epsilon parameter.
Definition TTestAndersonDarling.h:70
void setEpsilon(Double_t depsilon)
Set the epsilon parameter.
Definition TTestAndersonDarling.h:68
virtual ~TTestAndersonDarling()
Default constructor.
TTestAndersonDarling(URANIE::DataServer::TDataServer *tds, const char *varexpinput, Option_t *option="")
Default constructor.
const char * getTitleStatistic()
Return the name of the statistic.
Definition TTestAndersonDarling.h:84
Double_t _dEpsilon
Definition TTestAndersonDarling.h:49
Definition TCirce.cxx:58