Skip to content

Commit c6fe8a4

Browse files
committed
Improve link to installation R script
1 parent e5627cb commit c6fe8a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/tutorials/r_brms/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags: ["generalized linear regression", "brms", "r", "mixed models"]
88
---
99

1010
In the fall of 2023, a tutorial on Bayesian statistics with the [**brms**](https://paul-buerkner.github.io/brms/) packages was organised at INBO.
11-
Before you start the tutorial, please follow the instructions in [this R script](https://github.com/inbo/tutorials/tree/master/content/tutorials/r_brms/brms_eng/install_packages.R) to install brms properly.
11+
Before you start the tutorial, please follow the instructions in [this R script](https://github.com/inbo/tutorials/blob/master/content/tutorials/r_brms/brms_eng/install_packages.R) to install brms properly.
1212
All course material can be found in Dutch and English on the following pages:
1313

1414
- The [English tutorial](../../html/workshop_1_mcmc_en_brms_eng.html) with all [course material](https://github.com/inbo/tutorials/tree/master/content/tutorials/r_brms/brms_eng) to test the examples yourself.

0 commit comments

Comments
 (0)