https://github.com/nanxstats/conjugate-normal-umkv
Shiny app - Bayesian inference for normal mean (known variance)
https://github.com/nanxstats/conjugate-normal-umkv
bayesian-inference normal-distribution shiny-apps
Last synced: about 1 month ago
JSON representation
Shiny app - Bayesian inference for normal mean (known variance)
- Host: GitHub
- URL: https://github.com/nanxstats/conjugate-normal-umkv
- Owner: nanxstats
- Created: 2016-04-13T21:35:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T23:10:57.000Z (over 6 years ago)
- Last Synced: 2025-03-05T22:11:50.770Z (about 1 year ago)
- Topics: bayesian-inference, normal-distribution, shiny-apps
- Language: R
- Homepage: https://nanx.app/conjugate-normal-umkv/
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shiny app demo for Bayesian inference
This Shiny app is a demo of Bayesian inference for normal mean (known variance).
- Mirror 1: https://nanx.app/conjugate-normal-umkv/
- Mirror 2: https://nanx.shinyapps.io/conjugate-normal-umkv/
For details, please check out [the vignette](https://stephens999.github.io/fiveMinuteStats/shiny_normal_example.html) and [fiveMinuteStats](https://stephens999.github.io/fiveMinuteStats/).