Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tjmahr/MadR_RStanARM
Slides and materials for my talk to the Madison R Users Group (September 21st, 2016)
https://github.com/tjmahr/MadR_RStanARM
Last synced: 1 day ago
JSON representation
Slides and materials for my talk to the Madison R Users Group (September 21st, 2016)
- Host: GitHub
- URL: https://github.com/tjmahr/MadR_RStanARM
- Owner: tjmahr
- License: mit
- Created: 2016-07-15T15:33:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-17T13:04:52.000Z (about 8 years ago)
- Last Synced: 2024-08-03T06:02:28.861Z (3 months ago)
- Language: HTML
- Size: 16.7 MB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bayesian Regression Models with RStanARM
Slides and materials for my talk to the Madison R Users Group (September 21st, 2016).
## Links to resources
RPubs copies:
- [How I got into Bayesian statistics](http://rpubs.com/tjmahr/rep-crisis)
- [Some intuition-building about Bayes theorem](http://rpubs.com/tjmahr/bayes-theorem)
- [Tour of RStanARM](http://rpubs.com/tjmahr/rstanarm-tour)
- [Where to learn more about Bayesian statistics](http://rpubs.com/tjmahr/bayes-learn-more)RawGit copies (no frames):
- [How I got into Bayesian statistics](https://cdn.rawgit.com/tjmahr/MadR_RStanARM/master/01-how-i-got-into-Bayes-rpubs.html)
- [Some intuition-building about Bayes theorem](https://cdn.rawgit.com/tjmahr/MadR_RStanARM/master/02-bayes-theorem-rpubs.html)
- [Tour of RStanARM](https://cdn.rawgit.com/tjmahr/MadR_RStanARM/master/03-rstanarm-tour-rpubs.html)
- [Where to learn more about Bayesian statistics](https://cdn.rawgit.com/tjmahr/MadR_RStanARM/master/04-learning-more-rpubs.html)## Bonuses
- [Bayesian updating animation](./bayesian_updating.md)