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