![]() |
ROOT
6.06/09
Reference Guide
|
#include "Rtypes.h"#include <vector>#include "RooStats/RooStatsUtils.h"#include "RooStats/SamplingDistribution.h"#include "RooStats/TestStatistic.h"#include "RooRealVar.h"#include "RooProfileLL.h"#include "RooNLLVar.h"#include "RooMsgService.h"#include "RooMinuit.h"#include "RooMinimizer.h"#include "Math/MinimizerOptions.h"#include "TStopwatch.h"#include "ProfileLikelihoodTestStat.h"
Include dependency graph for MinNLLTestStat.h:Go to the source code of this file.
Classes | |
| class | RooStats::MinNLLTestStat |
| MinNLLTestStat is an implementation of the TestStatistic interface that calculates the minimum value of the negative log likelihood function and returns it as a test statistic. More... | |
Namespaces | |
| RooStats | |
| Namespace for the RooStats classes. | |