Log of /trunk/roofit/roostats/src/HypoTestInverterResult.cxx
Parent Directory
Revision
44366 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed May 30 15:32:27 2012 UTC (2 years, 7 months ago) by
axel
File length: 39734 byte(s)
Diff to
previous 44171
Remove #include "Riostream.h" from roofitcore/inc/RooCacheManager.h, which pulls in using namespace std.
Deal with the consequences.
Revision
44156 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon May 7 16:37:38 2012 UTC (2 years, 8 months ago) by
moneta
File length: 39255 byte(s)
Diff to
previous 44145
- AsymptoticCalculator:: do a fix for bins where pdf is zero when generating Asimov data sets
- HypoTestInverterResult: another fix for lower/upper limit search
Revision
44126 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri May 4 16:55:47 2012 UTC (2 years, 8 months ago) by
moneta
File length: 35948 byte(s)
Diff to
previous 43992
- fix in AsymptoticCalculator the formulae for the two-sided test statistics for both observed and expected p values
- improve search for upper/lower limit in InverterResult
add also a flag to indicate in the InverterResult if it comes from using a two sided test statistic.
This is needed to use the right formula for the asymptotic case.
- Add also possibility to skip and to not draw the points where there is a failing fit or any other error
- Add in Profile likelihood possibility to query if the test statistic is one or two sided
Revision
43992 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 27 16:11:41 2012 UTC (2 years, 8 months ago) by
moneta
File length: 31293 byte(s)
Diff to
previous 43231
fix ~ 15 high impact coverity issues (Resource leaks in NumberCountingPdfFactory and Uninitilized variables in other classes)
Revision
43199 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 1 20:17:42 2012 UTC (2 years, 10 months ago) by
moneta
File length: 31166 byte(s)
Diff to
previous 41810
merge from the roostats development branch the new developments from Sven Kreiss:
new ToyMCImportanceSampler
new version of the ToyMCSampler that can use multiple test statistics and "detailed output" of those test statistics.
extension to the FrequentistCalculator that allows the user to manually specify the values for the signal nuisance parameters using SetConditionalMLEsNull/Alt().
make HypoTestResult managing now the SamplingDIstribution for null and alt
Revision
41810 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 8 14:16:59 2011 UTC (3 years, 2 months ago) by
moneta
File length: 31037 byte(s)
Diff to
previous 41725
- fix a problem in computing expected limits when number of toys was different at every point.
(add also two option to compute the expected limits)
- fix missing generation for RooStats::MakeNuisancePdf function
Revision
41725 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 2 16:12:07 2011 UTC (3 years, 2 months ago) by
moneta
File length: 28727 byte(s)
Diff to
previous 41684
add fixes suggested by Tim Adye:
- fix Add when this is empty
- fix FindIndex
- add a new method Add passing just an HypoTestResult
Revision
41684 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 1 16:27:08 2011 UTC (3 years, 2 months ago) by
wouter
File length: 28191 byte(s)
Diff to
previous 41455
roofit/histfactory
- Import changes from dev-roostats branch
roofit/roostats
- Import update on HypoTestInverterResult and HypoTestInverterPlot
from dev branch (only fixes for compiler warnings)
roofit/roofit
- Import new classes Roo1DMomentMorphFunction and Roo2DMomentMorphFunction
from dev-roostats branch (contribution by Max Baak)
Revision
41455 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 18 13:23:21 2011 UTC (3 years, 3 months ago) by
moneta
File length: 28185 byte(s)
Diff to
previous 41068
merge from development branch r41278 through r41454
- add new AsymptoticCalculator and its support in HypoTestInverter
- add utility function to make the nuisance pdf
+ various small improvements
Revision
41068 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 30 08:25:53 2011 UTC (3 years, 3 months ago) by
moneta
File length: 26323 byte(s)
Diff to
previous 40959
fix computation of expected limit in GetExpectedLimit()
in case of CLs use the full limit distribution instead of getting quantiles from the p-values at each tested point
Revision
40959 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 20 16:33:21 2011 UTC (3 years, 4 months ago) by
moneta
File length: 25626 byte(s)
Diff to
previous 40294
- add in MCMCCalculator SetChainParameters to define the parameters to be put in the chain
- fix a bug of computing p values in SamplingDistribution introduced in 40920
- ToyMCSampler - clear the cached GenContext and pdf lists when setting a new PDF
- add a unique name for teh SamplingDist objects created in the Inverter
- fix also the shading in the plots of SamplingDist objects and the plotting in the log scale
Revision
40095 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 1 10:04:25 2011 UTC (3 years, 6 months ago) by
moneta
File length: 25173 byte(s)
Diff to
previous 40092
- fix bug in scanning introduced in 40092
- improve in the Result the treatment when only one point is present and better diagnostic and comments in Add method
Revision
40092 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 1 07:45:56 2011 UTC (3 years, 6 months ago) by
moneta
File length: 23456 byte(s)
Diff to
previous 40006
apply some bug fixes reported by Tim Adye in the HypoTestInverter:
- fix RunFixedScan to work with only one bin
- return result when used RunOnePoint()
HypoTestInverteResult:
- fix a problem in streaming by storing in the class a copy of the scanned variable, since it is not needed
to store all the linked objects (they are stored anyway in the workspace)
The original RoORealVar has links to the test statistics and when used an optimized test statistics the streaming
failed
Revision
39975 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 26 22:49:46 2011 UTC (3 years, 6 months ago) by
moneta
File length: 20282 byte(s)
Diff to
previous 39928
merge from roostats dev branch :
- from Sven: new version of ToyMCSampler
- from Kyle: update tutorial StandardTestStatDistributionDemo
-from LM : new version of Inverter with rebuilding pValues distributions using toys
+ update comments
Revision
39865 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 21 20:58:17 2011 UTC (3 years, 7 months ago) by
moneta
File length: 16874 byte(s)
Diff to
previous 39719
merge roostats and histfactory from development branch up to revision 39830
- improvements in HypoTestInverter (better interpolation + plot with bands) + Coverity fixes
- new version of HistFactory from Kyle adding FlexibleInterpvar
Revision
39513 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue May 31 17:49:43 2011 UTC (3 years, 7 months ago) by
moneta
File length: 7819 byte(s)
Diff to
previous 36230
merge from the trunk development in dev roostats branch from 39465 up to current revision
- new FrequentistCalculator class from Sven
- new HypoTestInverter class and rename old one HypoTestInverterOriginal
- some fixes in ProofConfig from Sven
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.