14 #ifndef ROOT_TMVA_RMethodC50
15 #define ROOT_TMVA_RMethodC50
24 #ifndef ROOT_TMVA_RMethodBase
Double_t GetMvaValue(Double_t *errLower=0, Double_t *errUpper=0)
ROOT::R::TRFunctionImport C50Control
Bool_t fControlFuzzyThreshold
#define ClassDef(name, id)
static Bool_t IsModuleLoaded
ROOT::R::TRFunctionImport asfactor
MethodC50(const TString &jobName, const TString &methodTitle, DataSetInfo &theData, const TString &theOption="", TDirectory *theTargetDir=NULL)
virtual void TestClassification()
initialization
This is a class to get ROOT's objects from R's objects
This is a class to pass functions from ROOT to R.
virtual void AddWeightsXMLTo(void *parent) const
virtual void MakeClass(const TString &classFileName=TString("")) const
create reader class for method (classification only at present)
const Ranking * CreateRanking()
Bool_t fControlEarlyStopping
ROOT::R::TRObject fModelControl
DataSetManager * fDataSetManager
ROOT::R::TRFunctionImport predict
Describe directory structure in memory.
void GetHelpMessage() const
Bool_t fControlNoGlobalPruning
ROOT::R::TRFunctionImport C50
Bool_t HasAnalysisType(Types::EAnalysisType type, UInt_t numberClasses, UInt_t numberTargets)
std::vector< TString > ListOfVariables
Abstract ClassifierFactory template that handles arbitrary types.
ROOT::R::TRObject * fModel
virtual void ReadWeightsFromStream(std::istream &)
virtual void ReadWeightsFromStream(std::istream &)=0
virtual void ReadWeightsFromXML(void *wghtnode)