CausalPy icon indicating copy to clipboard operation
CausalPy copied to clipboard

Fixes to the `its_covid` notebook

Open drbenvincent opened this issue 5 months ago • 0 comments

A few errors have crept in here. We've got a demo of custom priors in here, attempting to model the data in the original scale. But the model formula has not been updated, so it's still standardizing the data. We at the least we need to update the model formula to remove that. We can also remove the callout box about the results being standardized. And we can probably add some text in there now that the effects should be in the original scale (deaths).

drbenvincent avatar Nov 17 '25 10:11 drbenvincent