# Step by step R intro tutorial with detailed comments
The content is from *An Introduction to Statistical Learning with Application* in R (ISLR2).
You can download the ebook [here](https://hastie.su.domains/ISLR2/ISLRv2_website.pdf).
* linear regression (Chapter 3)
* how to use lm() function to do
* simple linear regression
* how to interpret information generated by summary() function | Quick take out [here](https://www.learnbymarketing.com/tutorials/linear-regression-in-r/)
* multiple linear regression
* interaction(s)
* [What's the right way to add interaction term in lm()?](https://stats.stackexchange.com/questions/387801/r-whats-the-right-way-to-add-an-interaction-term-in-lm)
* deal with qualitative variable(s)
* non-linear regression (yes, lm() can!)
* use confint() function to get confidence interval
* use predict() function to predict value using model generated by lm() function
* how to conduct diagnostic analysis
* residuals v.s. fitted values (to check whether linear model fits well or not)
* random, non-constant variance (heterosidasicity), and non-linear | Quick take out [here](https://stats.stackexchange.com/questions/76226/interpreting-the-residuals-vs-fitted-values-plot-for-verifying-the-assumptions)
* Q-Q plot tells whether the majority of points are normally distributed or not
* [Difference between Q-Q plot and P-P plot?](https://stats.stackexchange.com/questions/92141/pp-plots-vs-qq-plots/100383#100383)
* leverage
* collinearlity check using vif() funciton
* write customize function
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
Step_by_step_R_intro_with_detailed_comments_using__StepByStepRIntro.zip (6个子文件)
StepByStepRIntro-master
LICENSE 1KB
ISLR2ExerciseAnswers
AnswersList.md 27B
Chapter 4 Classification.html 385KB
Chapter 4 Classification.md 8KB
linear regression
linear_regression.R 7KB
README.md 2KB
共 6 条
- 1
资源评论
2401_87496566
- 粉丝: 1080
- 资源: 5282
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功