forked from boboppie/kruschke-doing_bayesian_data_analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Fengyuan Hu
committed
Oct 20, 2014
1 parent
b234500
commit 7f5a81a
Showing
1 changed file
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
kruschke-doing-bayesian-data-analysis | ||
===================================== | ||
|
||
John K. Kruschke's Doing Bayesian Data Analysis: A Tutorial with R and BUGS | ||
John K. Kruschke's Doing Bayesian Data Analysis: A Tutorial with R and BUGS (1e) / A Tutorial with R, JAGS, and Stan (2e) | ||
|
||
I enjoy reading this book very much. The [homepage for the book is here](http://www.indiana.edu/~kruschke/DoingBayesianDataAnalysis/). The programs are downloaded from [here](http://www.indiana.edu/~kruschke/DoingBayesianDataAnalysis/Programs/). | ||
|
||
2nd Edition [site](https://sites.google.com/site/doingbayesiandataanalysis/) | ||
I enjoy reading this book very much. The [homepage for the book is here](https://sites.google.com/site/doingbayesiandataanalysis/). Author's [homepage is here](http://www.indiana.edu/~kruschke/). |