[root] / trunk / roofit / roostats / src / HybridCalculator.cxx Repository:
ViewVC logotype

Log of /trunk/roofit/roostats/src/HybridCalculator.cxx

Parent Directory Parent Directory


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

Revision 44684 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 14 09:34:31 2012 UTC (2 years, 7 months ago) by moneta
File length: 5024 byte(s)
Diff to previous 44662
remove a printing statement

Revision 44662 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 12 14:52:19 2012 UTC (2 years, 7 months ago) by moneta
File length: 5227 byte(s)
Diff to previous 44366
Apply patch from Gabriel: 

  - improve MakeNuisancePdf ti support also cse of RooExtendedPdf
 
 - add in HybridCalculator an automatic way to find the constraint pdf from the model

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

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: 5711 byte(s)
Diff to previous 41985
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 41985 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 14 21:47:39 2011 UTC (3 years, 2 months ago) by moneta
File length: 6515 byte(s)
Diff to previous 39513
merge fix 41879 from Sven in roostats dev branch to be able to run with zero toys

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: 6505 byte(s)
Diff to previous 37084
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 37084 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 29 21:37:13 2010 UTC (4 years, 1 month ago) by moneta
File length: 3449 byte(s)
Diff to previous 36808
merge from the development branch the changes applied by Kyle and Sven from revision 36852 to 
37056. 

Major changes:  added HybridCalculatorGeneric
                fixes for ModelConfig when reading from a file

Revision 36808 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 20 11:28:30 2010 UTC (4 years, 2 months ago) by moneta
File length: 10354 byte(s)
Diff to previous 36602
apply fixes from Coverity (dead code and forward null)

Revision 36602 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 11 16:52:13 2010 UTC (4 years, 2 months ago) by moneta
File length: 10316 byte(s)
Diff to previous 34109
merge  changes from development Branch from Sven Kreiss

 http://root.cern.ch/viewvc?view=rev&revision=34726

and

http://root.cern.ch/viewvc?view=rev&revision=35057

A new class is added ToyMCStudy for toy MC generation using Proof

Revision 34109 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 24 15:00:16 2010 UTC (4 years, 7 months ago) by moneta
File length: 7066 byte(s)
Diff to previous 33206
merge roostats development branch from revision 33228 to 34108 included

Revision 33206 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 26 09:59:06 2010 UTC (4 years, 8 months ago) by moneta
File length: 23089 byte(s)
Diff to previous 31876
merge fixes applied  in roostats branch since 5.26 to current revision 


 ProfileLikelihoodCalculator: 
 in GetHypoTest clone the null parameters to avoid requesting the user to do this

 LikelihoodInterval: 
  -fix drawing of horizontal green line when interval is outside the range 
  - return a boolean flag in Upper/LowerLimit with status of limit search

  HybridCalculator:   fix for test statistic = 3 (profile likelihood)  

LikelihoodIn

Revision 31876 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 14 11:11:27 2009 UTC (5 years, 1 month ago) by brun
File length: 20868 byte(s)
Diff to previous 31741
From Lorenzo:
patch improving the RooStats comments

Revision 31741 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 9 17:27:53 2009 UTC (5 years, 1 month ago) by moneta
File length: 20462 byte(s)
Diff to previous 31276
import changes from roostats dev branch r31494 through r31740  of 
https://root.cern.ch/svn/root/branches/dev/roostats/roofit/roostats
made by Gregory

Revision 31276 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 18 15:06:42 2009 UTC (5 years, 2 months ago) by moneta
File length: 20438 byte(s)
Diff to previous 30462
merge developments in https://root.cern.ch/svn/root/branches/dev/roostats/roofit/roostats from revision 30833 to revision 31273 


fix also the tutorials due to the new changes (copy from branch)

Revision 30462 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 25 16:05:55 2009 UTC (5 years, 3 months ago) by moneta
File length: 21721 byte(s)
Diff to previous 29107
merge with roostats dev branch all the changes from release 5.24
 (see full log in http://root.cern.ch/viewvc/branches/dev/roostats/?view=log from revision 29258)

Revision 29107 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 19 14:26:42 2009 UTC (5 years, 7 months ago) by moneta
File length: 23025 byte(s)
Diff to previous 28963
import all the developments done since 5.23.04 (rev 28305) done in the roostats branch from Kyle, Mario, Gregory and Wouter

update also the tutorials and add a new one  rs101_limitexample

Revision 28963 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 12 15:47:45 2009 UTC (5 years, 7 months ago) by wouter
File length: 23013 byte(s)
Diff to previous 28306
  * roofit/roofit & roofit/roofitcore

    - Update from dev/roostats branch

    - Addition of RooMinimizer interface (from Alfio)

  * roofit/roostats

    - Minimal changes need to follow some code
      changes in roofit/roofitcore

Revision 28306 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 21 10:04:57 2009 UTC (5 years, 9 months ago) by moneta
File length: 23024 byte(s)
Diff to previous 26964
merge changes in roostats from development branch since revision 26992 to 28305

Revision 26964 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 16 16:30:01 2008 UTC (6 years, 1 month ago) by moneta
File length: 21447 byte(s)
Diff to previous 26434
import new version of roostats from development branch
Main changes are: 
 - use of reference instead of pointers in calculator interfaces
 - add new Initialize methods in HypoTestCalculator
 - add SetNuisanceParameters and SetNuisancePdf

 - add inheritance in HybridCalculator from HypoTestCalculator
 - add also new constructor including a dataset
 - add  methods to set the number of toys

 - exlcude for the moment usage with Workspace due to some problem observed

Revision 26434 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 24 21:29:32 2008 UTC (6 years, 2 months ago) by moneta
File length: 12564 byte(s)
Diff to previous 26324
merge latest developments from the roostats branch
mainly improvement in HybridCalculator and HybridResult classes from Gregory.
Inheritance from HypoTestResult is added to the HybridResult. 

Update also the tutorial for the hybrid calculator is added
Removed the obsolete tutorial rs101 superseeded by rs100

Revision 26324 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 20 17:17:32 2008 UTC (6 years, 2 months ago) by moneta
File length: 10094 byte(s)
Copied from: branches/dev/roostats/roofit/roostats/src/HybridCalculator.cxx revision 26322
Diff to previous 26317
Import from the branch a new version of RooStats from the developments of Kyle, Gregory and Wouter. 

 It includes various new classes and interfaces for hypotesis testing and interval calculation. 
 RooStats  contains now the implementation for the profile likelihood method (from Kyle) and the bayesian-frequentist hybrid method (imported from RooStatKarlsruhe by Gregory). 
A detail description of the classes is available in the THtml doc.  

Some new tutorials are added in tutorials/roostats

Revision 26317 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 20 15:31:05 2008 UTC (6 years, 2 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/src/HybridCalculator.cxx
File length: 10094 byte(s)
Diff to previous 26316
- new attempt to fix svn:keywords  for Id

Revision 26316 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 20 15:22:31 2008 UTC (6 years, 2 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/src/HybridCalculator.cxx
File length: 10094 byte(s)
Diff to previous 26314
- fix a problem on Windows
- fix svn Id keyword

Revision 26314 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 20 14:53:11 2008 UTC (6 years, 2 months ago) by moneta
Original Path: branches/dev/roostats/roofit/roostats/src/HybridCalculator.cxx
File length: 10094 byte(s)
Diff to previous 26297
- fix indentation to follow ROOT coding style rule (<SPACE> of 3 should be used for indentation). 
- add header guard in include in header files 
- use forward declaration whenever possible
- remove NameSpaceImp (RooStats) in all the file
- fix svn property
- fix some compilation error on Windows in HybridPlot

Revision 26297 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 19 16:31:14 2008 UTC (6 years, 2 months ago) by schott
Original Path: branches/dev/roostats/roofit/roostats/src/HybridCalculator.cxx
File length: 9760 byte(s)
Diff to previous 26179
Applied coding conventions

Revision 26179 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Nov 13 13:52:20 2008 UTC (6 years, 2 months ago) by schott
Original Path: branches/dev/roostats/roofit/roostats/src/HybridCalculator.cxx
File length: 9760 byte(s)
add hybridcalculator/results/plot classes

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