Skip to content

Commit

Permalink
Zero inflated docs (#725)
Browse files Browse the repository at this point in the history
* zero inflated poisson and hurdle poisson models

* grammar fix and sort imports

* interpret coeff. and model comparison section

* code review changes

* change wording in hurdle Poisson section

* change posterior predictive bins to use np.arange
  • Loading branch information
GStechschulte authored Sep 28, 2023
1 parent d1724e8 commit 0321981
Show file tree
Hide file tree
Showing 3 changed files with 1,860 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/notebooks/gallery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@
subtitle: Survey Data and Representative Sampling
href: mister_p.ipynb
thumbnail: thumbnails/mr_p_adjustment.png
- title: Zero inflated models
subtitle: When the outcome is mostly zeros and or is overdispersed
href: zero_inflated_regression.ipynb
thumbnail: thumbnails/zero_inflated_pps.png
- category: More advanced models
description: ""
tiles:
Expand Down
Binary file added docs/notebooks/thumbnails/zip_model_pps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0321981

Please sign in to comment.