Closed yahrMason closed 2 years ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Thank you!
Thanks a lot @yahrMason.
I wonder if you already converted chapter 11?
@EAly
I have not gotten to chapter 11 yet, I am still working through chapter 10. I can take a look today though, I have picked up a few patterns of syntax that needs to be changed. Perhaps I can turn it around fairly quickly. I will let you know what I uncover.
Thanks a lot @yahrMason , totally appreciate your help!
@EAly
Here is the PR for Chp 11 yahrMason:Chp11_v4
Awesome, thanks a lot!
@EAly I updated the Chp11 code. I couldn't figure out the new arviz command for hpd (its hdi). I used a normal approximation to get around that and make the plots. I have made the change to hdi. I also made updates to 12 and 13.
Thanks a lot mate.
Thank you for opening a pull request!
Please check our style guide, and also make sure that the notebooks you've modified pass the
pre-commit
checks. If, for example, you modifiednotebook1.ipynb
andnotebook2.ipynb
, you could do this by running:You may need to run it a couple of times before all the checks pass.