Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Modeler v4.9.0
|
TBootstrap.h
Go to the documentation of this file.
Definition TBootstrap.h:39
void Train(Int_t nb_epochs, Option_t *option, TString pmml_name)
Definition TBootstrap.cxx:85
void setQuantiles(Double_t dlow, Double_t dupp)
Definition TBootstrap.cxx:429
Double_t _dUpperQuantile
The lower quantile [0.10].
Definition TBootstrap.h:43
Int_t nb_bases
Number of bootstraped basis to generate.
Definition TBootstrap.h:48
Double_t RMSmu(Long64_t n, const Double_t *a, Double_t mu)
Definition TBootstrap.cxx:456