dglazier / brufit

GNU General Public License v3.0
2 stars 7 forks source link

CrossSection: Uncertainty from acceptance correction #6

Open s6pepaul opened 4 years ago

s6pepaul commented 4 years ago

Problem: Uncertainty from acceptance correction is currently not propagated.

Possible strategy: Take results in MCMCTree and calculate acceptance for each step. This produces a distribution of acceptances. This is basically a sampled likelihood of the acceptance.

Remaining issues: What to do if fit wasn't done with MCMC?