ProfileLikelihood Class Reference
Profile likelihood calculator.
More...
#include <XeStat.h>
List of all members.
Detailed Description
Profile likelihood calculator.
Constructor & Destructor Documentation
ProfileLikelihood::ProfileLikelihood |
( |
string |
name |
) |
|
Member Function Documentation
void ProfileLikelihood::doForceSigmaPositive |
( |
bool |
force |
) |
|
Force estimated sigma to be positive or zero.
- Parameters:
-
double ProfileLikelihood::getSigmaHat |
( |
|
) |
[virtual] |
Method returning current estimated sigma.
- Returns:
- current value of estimated sigma
Reimplemented from PValue.
double ProfileLikelihood::pValueS |
( |
double |
sigma |
) |
[virtual] |
Compute the p-value for a given cross section.
- Returns:
- double pValue for a given cross section
- Parameters:
-
| sigma | Cross section being tested |
Implements PValue.
double ProfileLikelihood::qExclusion |
( |
double |
sigma |
) |
[virtual] |
- Returns:
- q(sigma) according to PL recipe
- Parameters:
-
| sigma | cross sections being testes |
Reimplemented from PValue.
Member Data Documentation
Force estimated sigma to be >0?
Saved value of estimated sigma
Pointer to main parameter of interest
The documentation for this class was generated from the following file:
- /home/lellouch/Dropbox/Xenon/Xephyr/XeStat.h