最近有些R爱好者想要寻求R语言相关资料,以下为小编平常经常使用的免费开源的R语言资料,和大家分享。
其他统计,R语言书籍小编这也搜集了很多,但是由于版权等问题,不能直接分享,需要可后台联系,或者加小编微信(菜单:资料获取)。
基础教程
R语言教程
网页版:
https://www.math.pku.edu.cn/teachers/lidf/docs/Rbook/html/_Rbook/index.html
Cookbook for R(中文版)
网页版:https://openbiox.github.io/Cookbook-for-R-Chinese/
An Introduction to R(英文)
网页版:https://cran.r-project.org/doc/manuals/R-intro.html
中级教程
R语言数据科学导论
- 网页版开源地址(英文):https://r4ds.had.co.nz/
- 配套的课后答案:https://jrnold.github.io/r4ds-exercise-solutions/
- 幻灯片及教程:https://ds-r.leovan.tech/
- guithub地址:https://github.com/hadley/r4ds
<<< 左右滑动见更多 >>>
统计计算
网页版:
https://www.math.pku.edu.cn/teachers/lidf/docs/statcomp/html/_statcompbook/index.html
金融时间序列分析讲义
网页版:https://www.math.pku.edu.cn/teachers/lidf/course/fts/ftsnotes/html/_ftsnotes/index.html
R机器学习(最新版含数据和代码)
R机器学习(最新版含数据和代码): https://pan.baidu.com/s/1M6Gu1HA-9PEZvuPmlLdp3g 提取码:私聊后台
<<< 左右滑动见更多 >>>
高级教程
Efficient R programming(英文)
网页版:https://bookdown.org/csgillespie/efficientR/
<<< 左右滑动见更多 >>>
R (BGU course)
PDF及网页版:http://www.john-ros.com/Rcourse/
Big Book of R
网页版:https://www.bigbookofr.com/
Writing R Extensions
网页版:https://cran.r-project.org/doc/manuals/r-release/R-exts.html