MaxLikelihoodEstimateTestStat: TestStatistic that returns maximum likelihood estimate of a specified parameter.
Definition at line 43 of file MaxLikelihoodEstimateTestStat.h.
#include <RooStats/MaxLikelihoodEstimateTestStat.h>
RooStats::MaxLikelihoodEstimateTestStat::MaxLikelihoodEstimateTestStat |
( |
| ) |
|
|
inline |
RooStats::MaxLikelihoodEstimateTestStat::MaxLikelihoodEstimateTestStat |
( |
RooAbsPdf & |
pdf, |
|
|
RooRealVar & |
parameter |
|
) |
| |
|
inline |
virtual const TString RooStats::MaxLikelihoodEstimateTestStat::GetVarName |
( |
| ) |
const |
|
inlinevirtual |
virtual void RooStats::MaxLikelihoodEstimateTestStat::PValueIsRightTail |
( |
bool |
isright | ) |
|
|
inlinevirtual |
virtual bool RooStats::MaxLikelihoodEstimateTestStat::PValueIsRightTail |
( |
void |
| ) |
const |
|
inlinevirtual |
virtual void RooStats::MaxLikelihoodEstimateTestStat::SetConditionalObservables |
( |
const RooArgSet & |
set | ) |
|
|
inlinevirtual |
RooArgSet RooStats::MaxLikelihoodEstimateTestStat::fConditionalObs |
|
private |
TString RooStats::MaxLikelihoodEstimateTestStat::fMinimizer |
|
private |
RooRealVar* RooStats::MaxLikelihoodEstimateTestStat::fParameter |
|
private |
RooAbsPdf* RooStats::MaxLikelihoodEstimateTestStat::fPdf |
|
private |
Int_t RooStats::MaxLikelihoodEstimateTestStat::fPrintLevel |
|
private |
Int_t RooStats::MaxLikelihoodEstimateTestStat::fStrategy |
|
private |
bool RooStats::MaxLikelihoodEstimateTestStat::fUpperLimit |
|
private |
The documentation for this class was generated from the following file: