diff --git a/blogs.md b/blogs.md index bb96e80..d6b84c1 100644 --- a/blogs.md +++ b/blogs.md @@ -89,6 +89,8 @@ http://hunch.net/ http://www.randalolson.com/blog/ +http://www.johndcook.com/blog/r_language_for_programmers/ + Math ---- diff --git a/books.md b/books.md index df687f6..0a75dc2 100644 --- a/books.md +++ b/books.md @@ -65,7 +65,10 @@ and Prediction](http://users.soe.ucsc.edu/~draper/draper-BMIP-dec2005.pdf) * [An Introduction to Statistical Learning with Applications in R](http://www-bcf.usc.edu/~gareth/ISL/) - Book * [Learning Statistics Using R](http://health.adelaide.edu.au/psychology/ccs/teaching/lsr/) * [Introduction to Probability and Statistics Using R](https://cran.r-project.org/web/packages/IPSUR/vignettes/IPSUR.pdf) - Book - +* [Advanced R Programming](http://adv-r.had.co.nz) - Book +* [Practical Regression and Anova using R](http://cran.r-project.org/doc/contrib/Faraway-PRA.pdf) - Book +* [R practicals](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/R/practicalsBookNoAns.pdf) - Book +* [The R Inferno](http://www.burns-stat.com/pages/Tutor/R_inferno.pdf) - Book ## Linear Algebra