-
As far as I can tell, the 'full posterior' in equation 15 (section 3, page 13) of the [straightline chapter](https://github.com/davidwhogg/DataAnalysisRecipes/blob/master/straightline/straightline.tex…
-
Another suggestion: it would be practical to be able to plot only the marginalised posteriors, especially for overlaying the results from different models. I imagine this as a switch option in `plot_p…
-
Hi Paul,
Thank you for your kind words about the use-case table I put together in an attempt to illustrate when one would want to use **posterior_epred()** versus **posterior_predict()** in the co…
-
There was a bug in the type checking for the weights passed to the ensemble posterior, see #1299
This was not detected before because we are missing a test case for this.
To fix this issues, a…
-
-
We need to implement a way to conceal the chains too!
This will require us to move the smokescreen namespace to have something like:
`import smokescreen.ConcealDataVector` and `import smokescreen.…
-
Currently, getting access the posterior distribution when transformed targets are involved is not possible (e.g. for `DesirabilityObjective` or even `SingleTargetObjective` when the target itself has …
-
-
@6o6o With your shuttle example, the posterior images never change across the 100 iterations. Shouldn't the posteriors be re-evaluated at every iteration based on the contour projection with the curre…
-
Hello Tomas,
On the corner plot of `plot_posterior()`, it might be practical to show with points the parameter values of the models that were available during the fit to help evaluate easily, visua…