An open API service indexing awesome lists of open source software.

https://github.com/krisrs1128/generative_review

Code accompanying "Generative Models: An Interdisciplinary Perspective"
https://github.com/krisrs1128/generative_review

generative-modeling paper review statistics

Last synced: 4 months ago
JSON representation

Code accompanying "Generative Models: An Interdisciplinary Perspective"

Awesome Lists containing this project

README

          

This repository implements the examples from [_Generative Models: An Interdisciplinary Perspective_](https://doi.org/10.1146/annurev-statistics-033121-110134). The structure is,

* `generative`: An R package containing helper functions used throughout the review.
* `experimental_design`: Longitudinal design and blocking examples.
* `modeling`: Mixture modeling example.
* `simulation`: Batesian mimicry and COVID-19 forecasting examples.

Don't hesitate to raise an [issue](https://github.com/krisrs1128/generative_review/issues) or [contact us](mailto:ksankaran@wisc.edu) if you encounter any issues.