-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add arviz plot for posterior predictive * broken simplerandomwalk * slight simplification * downgrade jax and jaxlib * fix scan in simplerandomwalkprocess * add ppc_plot to hosp_model * test prior/posterior_predictive plots * Damon check in * add plot_ppc, plot_lm * fix tests * formatting * more formatting * fix plot_lm output issue * suggestion from code review Co-authored-by: Damon Bayer <[email protected]> * Update example_with_datasets.qmd * change plot_lm kwargs * add details on plot_ppc, fig labels and titles * add figure descriptions * code review suggestions Co-authored-by: Damon Bayer <[email protected]> * remove link from code * formatting * simplify models * rename hospital_admissions_model * fix bad merges * fix hospital_admissions_model.qmd * fix most tests * fix remaining tests * rename test variable * adjust padding handling * rename internal variables * formatting * correcting merge errors * remove print debug statements and unused variables * fix test * rename for clarity * cleanup variable names * fix figure * delete example_with_datasets * remove unused code * rename init in test_random_walk * clarify forecasting * update numpyro and jax * update numpyro and jax * enforce minimum version of numpyro and jax * try to enforce numpyro version again * add test_forecast * Update docs/source/tutorials/hospital_admissions_model.qmd Co-authored-by: Dylan H. Morris <[email protected]> --------- Co-authored-by: sbidari <[email protected]> Co-authored-by: Subekshya Bidari <[email protected]> Co-authored-by: Dylan H. Morris <[email protected]>
- Loading branch information
1 parent
1795426
commit d0b93be
Showing
13 changed files
with
215 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.