https://github.com/stats4sd/bayesian_lm
https://github.com/stats4sd/bayesian_lm
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stats4sd/bayesian_lm
- Owner: stats4sd
- License: gpl-3.0
- Created: 2021-03-05T15:13:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T13:24:09.000Z (over 1 year ago)
- Last Synced: 2025-02-23T13:15:27.521Z (over 1 year ago)
- Language: R
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bayesian Linear Model
This repository contains the shiny app _Bayesian Linear Model_ developed for the Statistics for Environmental Science webinar series.
https://shiny.stats4sd.org/Bayesian_LM
## Setup Local Environment for Development
1. Clone repo: `git clone git@github.com:stats4sd/Bayesian_LM.git`
2. Open the R project and run `renv::restore()` to setup the required R packages