| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
implement the possibility to pass the ConditionalObservables when creating the NLL or doing a fit In this case the NLL will be computed by normalizing only on the observables and excluding the fglobal observables. See http://root.cern.ch/phpBB3/viewtopic.php?f=15&t=15312
add new setter methods to be more like the MCMC calc. (SetPriorPdf, SetParameters, SetNuisanceParameters)
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
merge from roostats development branch (from revision r39531 through r39718 )
move header files for RooStats in inc/RooStats move header files for HistFactory in inc/RooStats/HistFactory
merge from development branch of roostats https://root.cern.ch/svn/root/branches/dev/roostats from revision 38733 up to 38932 - new version of Bayesian calculator with better debugging and not using RooProdPdf and with new MC sampling method based on nuisance - fix error in ToyMCSampler when using weights (e.g. importance sampling)
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
apply fix for numerical evaluation of likelihood by shifting the nll also when there are nuisance parameters
merge roostats development branch from revision 33228 to 34108 included
merge last fix committed in https://root.cern.ch/svn/root/branches/dev/roostats/roofit/roostats in BayesianCalculator
fix warning coming and an error from previous commit
import changes from roostats dev branch r31494 through r31740 of https://root.cern.ch/svn/root/branches/dev/roostats/roofit/roostats made by Gregory
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)
Fix the name of the posterior pdf using the names of all components
- 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.
Merging r30520 through r30523 for https://root.cern.ch/svn/root/branches/dev/roostats - fix an unitialized variable in BayesianCalculator - remove log messages in LikelihoodInterval
- merge from roostats dev branch ( https://root.cern.ch/svn/root/branches/dev/roostats ) Merging r30495 through r30511 in summary: use ModelConfig for MCMCCalculator, FeldmanCousins and NeymanCOnstruction and clean-up by removing Wokspace references add missing TNamed inheritance
merge fix from dev branch (at rev 30471)
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)
- New version of ModelConfig - Rename BayesianNumIntCalculator BayesianCalculator - improve calculator classes (Hybrid, Likelihood and Bayesian) to use the ModelConfig - clean up teh classes removing many setter methods - remove usage of WorkSpace from the calculator. - CombinedCalculator store now the pointer to pdf and parameters instead of workspace and names - LikelihoodCalculator: fix GetHypoTest() - HybridCalculator: remove WS as data member and remove it fro constructor and setter methods
new simple bayesian with numerical integration
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.
| Subversion Admin | ViewVC Help |
| Powered by ViewVC 1.0.9 |