#include <vector>
#include "TMVA/tmvaglob.h"
#include "RQ_OBJECT.h"
#include "TStyle.h"
#include "TPad.h"
#include "TCanvas.h"
#include "TFile.h"
#include "TColor.h"
#include "TPaveText.h"
#include "TControlBar.h"
#include "TGWindow.h"
#include "TGButton.h"
#include "TGLabel.h"
#include "TGNumberEntry.h"
#include "TMVA/DecisionTree.h"
#include "TMVA/Tools.h"
#include "TXMLEngine.h"
#include "TMVA/BDT.h"
Classes | |
class | TMVA::StatDialogBDTReg |
Namespaces | |
namespace | TMVA |
create variable transformations | |
Functions | |
void | TMVA::BDT_Reg (TString dataset, const TString &fin="TMVAReg.root") |
void | TMVA::BDT_Reg (TString dataset, Int_t itree, TString wfile="", TString methName="BDT", Bool_t useTMVAStyle=kTRUE) |
void | TMVA::BDTReg_DeleteTBar (int i) |