29 #ifndef ROOT_TMVA_ResultsRegression
30 #define ROOT_TMVA_ResultsRegression
49 #ifndef ROOT_TMVA_Results
52 #ifndef ROOT_TMVA_Event
std::vector< std::vector< Float_t > > fRegValues
~ResultsRegression()
destructor
std::vector< std::vector< Float_t > > * GetValueVector()
virtual const std::vector< Float_t > & operator[](Int_t ievt) const
MsgLogger & Log() const
message logger
1-D histogram with a float per channel (see TH1 documentation)}
TH2F * DeviationAsAFunctionOf(UInt_t varNum, UInt_t tgtNum)
void SetValue(std::vector< Float_t > &value, Int_t ievt)
2-D histogram with a float per channel (see TH1 documentation)}
ResultsRegression(const DataSetInfo *dsi, TString resultsName)
constructor
MsgLogger * fLogger
mva values (Results)
void Resize(Int_t entries)
Abstract ClassifierFactory template that handles arbitrary types.
Types::EAnalysisType GetAnalysisType()
void CreateDeviationHistograms(TString prefix)
TH1F * QuadraticDeviation(UInt_t tgtNum, Bool_t truncate=false, Double_t truncvalue=0.)