117 extern std::vector<TControlBar*> BDT_Global__cbar;
void DrawTree(Int_t itree)
void BDT(TString dataset, const TString &fin="TMVA.root")
virtual void Layout()
Layout the elements of the composite frame.
TMVA::DecisionTree * ReadTree(TString *&vars, Int_t itree)
StatDialogBDT(TString dataset, const TGWindow *p, TString wfile, TString methName="BDT", Int_t itree=0)
TGTextButton * fDrawButton
virtual void CloseWindow()
Close and delete main frame.
Implementation of a Decision Tree.
static Int_t GetColor(const char *hexcolor)
Static method returning color number for color specified by hex color string of form: "#rrggbb"...
#define RQ_OBJECT(sender_class)
TGHorizontalFrame * fButtons
static StatDialogBDT * fThis
virtual void RaiseWindow()
TGTextButton * fCloseButton
Abstract ClassifierFactory template that handles arbitrary types.
virtual void Cleanup()
Cleanup and delete all objects contained in this composite frame.
void DrawNode(TMVA::DecisionTreeNode *n, Double_t x, Double_t y, Double_t xscale, Double_t yscale, TString *vars)
recursively puts an entries in the histogram for the node and its daughters
void BDT_DeleteTBar(int i)