[root] / trunk / roofit / roostats / inc / RooStats / HypoTestInverter.h Repository:
ViewVC logotype

Log of /trunk/roofit/roostats/inc/RooStats/HypoTestInverter.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

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: 6893 byte(s)
Diff to previous 44038
Remove #include "Riostream.h" from roofitcore/inc/RooCacheManager.h, which pulls in using namespace std.
Deal with the consequences.

Revision 44038 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 30 15:21:37 2012 UTC (2 years, 8 months ago) by moneta
File length: 6888 byte(s)
Diff to previous 44037
fix a bug in constructor taking two models

Revision 44037 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 30 15:18:34 2012 UTC (2 years, 8 months ago) by moneta
File length: 6839 byte(s)
Diff to previous 41455
from Sven: add a fixed scan in log scale. 
It is enables by setting the option in RunFixedScan or SetFixedScan

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: 6749 byte(s)
Diff to previous 40092
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 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: 6513 byte(s)
Diff to previous 40049
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 40049 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 27 20:52:57 2011 UTC (3 years, 6 months ago) by moneta
File length: 6512 byte(s)
Diff to previous 39975
add possibility to close proof for every run to avoid massive mem leaks

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: 6391 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 39928 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 24 08:18:59 2011 UTC (3 years, 7 months ago) by moneta
File length: 5841 byte(s)
Diff to previous 39865
merge latest fixes in development branch of roostats in the trunk from revision r39839 through r39927

 see http://root.cern.ch/viewvc/branches/dev/roostats/roofit/?view=log

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: 5516 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 39719 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 14 15:17:29 2011 UTC (3 years, 7 months ago) by moneta
File length: 5602 byte(s)
Diff to previous 39513
merge from roostats development branch (from revision r39531 through r39718 )

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: 4418 byte(s)
Copied from: branches/dev/roostats/roofit/roostats/inc/RooStats/HypoTestInverter.h revision 39512
Diff to previous 39511
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

Revision 39511 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 31 17:33:27 2011 UTC (3 years, 7 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/inc/RooStats/HypoTestInverter.h
File length: 4418 byte(s)
Copied from: branches/dev/roostats/roofit/roostats/inc/RooStats/HypoTestInverterNew.h revision 39509
Diff to previous 39509
rename HypoTestInverterNew HypoTestInverter

Revision 39509 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 31 17:21:33 2011 UTC (3 years, 7 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/inc/RooStats/HypoTestInverterNew.h
File length: 4445 byte(s)
Diff to previous 39505
make some clean up of the class
- add separate constructor for hybrid or frequentist calculators

Revision 39505 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 31 14:14:34 2011 UTC (3 years, 7 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/inc/RooStats/HypoTestInverterNew.h
File length: 5053 byte(s)
Diff to previous 39498
new version of Inverter which does the automatic scan using the code from Giovanni
 - add also some improvements in the Result classes

- now also GetInterval run automatically the scan for the limit

Revision 39498 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 31 08:47:47 2011 UTC (3 years, 7 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/inc/RooStats/HypoTestInverterNew.h
File length: 5311 byte(s)
Diff to previous 39494
fix a problem in HypoTestInverterResult. Downcast to the righst class

Revision 39494 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon May 30 21:15:17 2011 UTC (3 years, 7 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/inc/RooStats/HypoTestInverterNew.h
File length: 5192 byte(s)
add new version (from Annapaola) of HypoTestInverter using the new Hybrid or FrequentistCalculator

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9