Skip to content

Commit 58dc8af

Browse files
committed
brms-rstan: generalizing frequentists (en)
1 parent 0d113dd commit 58dc8af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/tutorials/r_brms/brms_eng/workshop_1_mcmc_en_brms_eng.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ Stan is a modeling framework written in the `C` programming language, which impl
11971197
More info can be found on [the Stan website](https://mc-stan.org).
11981198

11991199

1200-
The advantage of `brms` is usability: many functions work out-of-the-box, with reasonable default values, and a syntax that is similar to what frequentists are habituated to.
1200+
The advantage of `brms` is usability: many functions work out-of-the-box, with reasonable default values, and a syntax that is similar to what many statisticians are habituated to.
12011201
However, the relative ease-of-use comes at the cost of flexibility, and do some degree, readability.
12021202

12031203
In contrast, Stan and `rstan` lean more to the mathematical formulation of models.

0 commit comments

Comments
 (0)