63 {
return fHistogramLogProb; };
68 {
return fTestModel; };
78 { fTestModel = testmodel; };
95 void MCMCUserIterationInterface();
103 std::vector<int> fMapDataPoint;
104 std::vector<int> fMapDataValue;
121 double fLogLikelihood;
122 double fLogLikelihoodMin;
123 double fLogLikelihoodMax;
127 TH1D * fHistogramLogProb;
int SetTestPoint(std::vector< double > parameters)
TH1D * GetHistogramLogProb()
void SetTestModel(BCModel *testmodel)
double LogAPrioriProbability(const std::vector< double > &)
The base class for all user-defined models.
A class representing a set of data points.
BCGoFTest(const char *name)
The class for testing model hypotheses.
double GetCalculatedPValue(bool flag_histogram=false)
double LogLikelihood(const std::vector< double > ¶meters)