Is there a good book/pdf similar to "Elements of Statistical Learning" that's available for free online, that deals with Bayesian statistics, ideally with code for R
?
Asked
Active
Viewed 356 times
1

Richard Hardy
- 54,375
- 10
- 95
- 219

screechOwl
- 1,677
- 3
- 21
- 32
-
Did you have a look at http://stats.stackexchange.com/questions/7351/bayesian-statistics-tutorial? – ocram Jan 10 '13 at 17:30
1 Answers
3
Well, given that you asked for something similar to the elements, I'm going to assume that you are of a machine learning bent.
Therefore, I would suggest the following:
Bayesian Reasoning and Machine Learning
Additionally, if you are looking for something a little more introductory, I would suggest Think Bayes

richiemorrisroe
- 2,666
- 17
- 16