Skip to content

Commit 0e8a7e4

Browse files
authored
README - Add JuliaCon 2022 (#59)
* README - Add JuliaCon 2022 * Update README.md
1 parent 9cc6ef1 commit 0e8a7e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ TuringGLM makes easy to specify Bayesian **G**eneralized **L**inear **M**odels u
1313
Heavily inspired by [brms](https://github.com/paul-buerkner/brms/) (uses RStan or CmdStanR) and [bambi](https://github.com/bambinos/bambi) (uses PyMC3).
1414

1515
The `@formula` macro is extended from [`StatsModels.jl`](https://github.com/JuliaStats/StatsModels.jl) along with [`MixedModels.jl`](https://github.com/JuliaStats/MixedModels.jl) for the random-effects (a.k.a. group-level predictors).
16+
17+
<p align="center">
18+
<a href="https://www.youtube.com/watch?v=Cn8qVHo21EQ">
19+
<img src="https://img.youtube.com/vi/Cn8qVHo21EQ/0.jpg" alt="YouTube">
20+
</a>
21+
</p>

0 commit comments

Comments
 (0)