An open API service indexing awesome lists of open source software.

https://github.com/stats4sd/bayesian_lm


https://github.com/stats4sd/bayesian_lm

Last synced: 15 days ago
JSON representation

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