Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carpentries-incubator/statistical-probabilistic-programming-r
Introduction to Probabilistic Programming
https://github.com/carpentries-incubator/statistical-probabilistic-programming-r
bayesian-methods lesson pre-alpha probabilistic-programming r stan
Last synced: 4 days ago
JSON representation
Introduction to Probabilistic Programming
- Host: GitHub
- URL: https://github.com/carpentries-incubator/statistical-probabilistic-programming-r
- Owner: carpentries-incubator
- License: other
- Created: 2023-05-23T10:09:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-03T01:12:18.000Z (about 1 month ago)
- Last Synced: 2024-12-03T01:29:00.054Z (about 1 month ago)
- Topics: bayesian-methods, lesson, pre-alpha, probabilistic-programming, r, stan
- Language: R
- Homepage: https://carpentries-incubator.github.io/statistical-probabilistic-programming-r/
- Size: 29 MB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Introduction to Probabilistic Programming
This lessons introduces basic concepts in statistical and probabilistic programming. It covers the basics of Bayesian statistics and MCMC from an application-oriented perspective. The lesson is based in R but also makes extensive use of Stan.