Log of /trunk/roofit/roostats/src/LikelihoodInterval.cxx
Parent Directory
Revision
48992 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 28 15:26:26 2013 UTC (21 months, 3 weeks ago) by
rdm
File length: 14760 byte(s)
Diff to
previous 46044
From Lifeng Sun:
The attached patchset fixes a bunch of typo in the source:
0001-succes-success.patch
0002-preceed-preced.patch
0003-informations-information.patch
0004-childs-children.patch
0005-avaliable-available.patch
0006-writeable-writable.patch
0007-comand-command.patch
0008-unkown-unknown.patch
0009-wierd-weird.patch
0010-wheter-whether.patch
0011-unecessary-unnecessary.patch
0012-splitted-split.patch
0013-registerd-registered.patch
0014-recieve-receive.patch
0015-processsing-processing.patch
0016-ouput-output.patch
0017-mutiple-multiple.patch
0018-lenght-length.patch
0019-interupted-interrupted.patch
0020-independant-independent.patch
0021-inconsistant-inconsistent.patch
0022-expresion-expression.patch
0023-explicitely-explicitly.patch
0024-enviroment-environment.patch
0025-deafult-default.patch
0026-continous-continuous.patch
0027-completly-completely.patch
0028-commited-committed.patch
0029-choosen-chosen.patch
0030-backgroud-background.patch
0031-auxilliary-auxiliary.patch
0032-authentification-authentication.patch
0033-appropiate-appropriate.patch
0034-an-other-another.patch
0035-environement-environment.patch
0036-targetting-targeting.patch
0037-suppported-supported.patch
0038-paramater-parameter.patch
Revision
46044 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 19 10:34:38 2012 UTC (2 years, 4 months ago) by
moneta
File length: 14760 byte(s)
Diff to
previous 44366
Apply various fixes to LikelihoodIntervalPlot:
- profiled likelihood when plotting the 1D plot from a 2D interval
- fix plotting of contours using an histogram
- add a method returning the plotted object
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: 14493 byte(s)
Diff to
previous 37928
Remove #include "Riostream.h" from roofitcore/inc/RooCacheManager.h, which pulls in using namespace std.
Deal with the consequences.
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: 13985 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
31315 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 19 15:03:29 2009 UTC (5 years, 2 months ago) by
moneta
File length: 13499 byte(s)
Diff to
previous 31276
- use same code for lower and upper limit (old code wasleft by mistake for lower limit)
- no need to fit in UpperLimitMCSModule
Revision
30820 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 21 07:47:04 2009 UTC (5 years, 3 months ago) by
moneta
File length: 13919 byte(s)
Diff to
previous 30714
Improve Upper/Lower limit methid in the LikelihoodInterval.
Start from the position obtained from the parabolic approximations. (value +/- nsigma * errors)
For doing this perform in the calculator a global fit before getting the interval and store the
best fit parameters in the Likelihood Interval class
Plot PLL still using TF1 but add option ("rooplot") to draw it using RooPlot.
Using RooPlot often PLL is drawn using internally a wrong global minimum
Revision
30714 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 14 08:57:59 2009 UTC (5 years, 3 months ago) by
moneta
File length: 14015 byte(s)
Diff to
previous 30524
- add a new function to set number of points for producing the PL scan plot
- cache lower/upper limit values in Likelihood interval class to vaoid re-computing them for same parameter and same confidence level
- improve BayesianCalculator class. Add an option string in GetPosterior to avoid making two posterior pdf's with same name.
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: 10982 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: 9893 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
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: 9492 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: 8190 byte(s)
Copied from:
branches/dev/roostats/roofit/roostats/src/LikelihoodInterval.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
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.