Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dirichlet mixture of multinomials example (#18)
* Add a simple simulated-data example for DM distribution. * Update DM example to conform to style-guide. * Use InferenceData object for both posterior and ppc data storage. * Update notebook workflow with new PPC code and null (multinomial) model. * Big update to DM example text. * Incorporate suggestions from @AlexAndorra, @ricardoV94, and @MarcoGorelli. * Drop unused imports. * Additional revisions suggested by @ricardoV94 * Clean up syntax of (dirichlet)multinomial explanation. * More consistent variable names across simulation, models, text. * Even fancier PPC plots. * Additional minor revisions, TODOs. * Revisions, also use forest-plots to examine accuracy of inferences. * Fix some text and figures. * Re-emphasize issues when NUTS fails.
- Loading branch information