pymc3_models
pymc3_models copied to clipboard
Renaming pymc.sample_ppc function to sample_posterior_predictive. Based on https://github.com/pymc-devs/pymc/issues/3037
Pull Request Checklist
- [x] Linter passes locally
- [x] All tests in the
tests
folder pass with a local build - [x] CHANGELOG has been updated
- [x] Version in
_version.py
has been updated - [x] README has been updated (if applicable)