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

https://github.com/hsm207/bda2021

My notes on the 2021 Bayesian Data Analysis Analysis course
https://github.com/hsm207/bda2021

Last synced: about 2 months ago
JSON representation

My notes on the 2021 Bayesian Data Analysis Analysis course

Awesome Lists containing this project

README

          

# Introduction
This repo contains my notes on the 2021 Bayesian Data Analysis Analysis [course](https://avehtari.github.io/BDA_course_Aalto/gsu2021.html)

# Usage

1. Open project in a container using the [Dockerfile](./Dockerfile)
2. To start RStudio, execute the following in a terminal:
```bash
/init
```
3. In a browser, navigate to `localhost:8787`.