English Français

Documentation / Developer's manual

Available modules

Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,   Uranie / Modeler: TLinearRegression.cxx File Reference
Uranie / Modeler v4.9.0
/* @license-end */
TLinearRegression.cxx File Reference

Implementation of the class URANIE::Modeler::TLinearRegression. More...

#include "TDecompSVD.h"
#include "TDecompChol.h"
#include "TLeaf.h"
#include "TMath.h"
#include "TTreeFormula.h"
#include "TLinearRegression.h"
#include "TAttributeFormula.h"
Include dependency graph for TLinearRegression.cxx:

Macros

#define SVD_LIMIT   40000
 

Functions

 ClassImp (URANIE::Modeler::TLinearRegression) namespace URANIE
 

Detailed Description

Implementation of the class URANIE::Modeler::TLinearRegression.

Author
Fabrice Gaudier fabri.nosp@m.ce.g.nosp@m.audie.nosp@m.r@ce.nosp@m.a.fr
Date
jeu jun 5 10:35:25 CEST 2008
Modifications
  • F. Gaudier 17/06/2010 Take into account the new option "nointercept" for exclude the intercept in the linear regression

Macro Definition Documentation

◆ SVD_LIMIT

#define SVD_LIMIT   40000

Function Documentation

◆ ClassImp()