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"
- Host: GitHub
- URL: https://github.com/krisrs1128/generative_review
- Owner: krisrs1128
- Created: 2022-03-06T18:33:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T16:22:48.000Z (about 3 years ago)
- Last Synced: 2025-10-25T04:01:33.998Z (8 months ago)
- Topics: generative-modeling, paper, review, statistics
- Language: HTML
- Homepage:
- Size: 8.56 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.