Skip to content

Commit 2d783a3

Browse files
committed
add acknowledgement
1 parent bbd138d commit 2d783a3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Bayesian_Cognitive_Modeling/Readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Models from the book Bayesian Cognitive Modeling: A Practical Course (2014) by M
55
Original JAGS and WinBUGS models are available here: http://bayesmodels.com/
66
On the same address you can also find the first two parts of the book and answers to the excercises.
77

8-
Stan translation of the models was done by Martin Smira ([email protected]).
8+
Stan translation of the models was done by Martin Smira ([email protected]). Special thanks to Bob Carpenter and the whole Stan community.
99

1010
### NOTES
1111

@@ -15,5 +15,4 @@ Stan translation of the models was done by Martin Smira ([email protected])
1515

1616
3. There is a chance that you'll find a mistake in the models, please let me know if you do. Also contact me if you have suggestions to improve the code, but keep in mind that we want to keep readability of the code high. However, please ignore the style inconsistency in the R plotting code.
1717

18-
4. In the models from the first chapters, you will find notes concerning Stan related differences in model implementation. It is also advised to read chapter "Stan for Users of BUGS" in Stan manual.
19-
18+
4. In the models from the first chapters, you will find notes concerning Stan related differences in model implementation. It is also advised to read chapter "Stan for Users of BUGS" in the Stan manual.

0 commit comments

Comments
 (0)