14 #ifndef ROOT_TMVA_RMethodRSVM 15 #define ROOT_TMVA_RMethodRSVM
std::vector< Float_t > fProbResultForTrainSig
ROOT::R::TRObject * fModel
Ranking for variables in method (implementation)
virtual std::vector< Double_t > GetMvaValues(Long64_t firstEvt=0, Long64_t lastEvt=-1, Bool_t logProgress=false)
get all the MVA values for the events of the current Data type
ROOT::R::TRFunctionImport asfactor
ROOT::R::TRFunctionImport svm
#define ClassDef(name, id)
virtual void ReadWeightsFromStream(std::istream &)
static Bool_t IsModuleLoaded
void GetHelpMessage() const
virtual void AddWeightsXMLTo(void *) const
ROOT::R::TRFunctionImport predict
Class that contains all the data information.
This is a class to get ROOT's objects from R's objects
std::vector< Float_t > fProbResultForTestSig
This is a class to pass functions from ROOT to R.
virtual void ReadWeightsFromXML(void *)
This is the main MVA steering class.
Double_t GetMvaValue(Double_t *errLower=0, Double_t *errUpper=0)
Class that contains all the data information.
Bool_t HasAnalysisType(Types::EAnalysisType type, UInt_t numberClasses, UInt_t numberTargets)
MethodRSVM(const TString &jobName, const TString &methodTitle, DataSetInfo &theData, const TString &theOption="")
The Reader class serves to use the MVAs in a specific analysis context.
Abstract ClassifierFactory template that handles arbitrary types.
virtual void TestClassification()
initialization
const Ranking * CreateRanking()
virtual void ReadWeightsFromStream(std::istream &)=0
DataSetManager * fDataSetManager