READ THE MARKDOWN FILES
Chapter1 Basic of R
Chapter2 Vector, Matrix and Factor
LabNote1 Data Cleaning
LabNote2 Summary Statistics
LabNote3 Hypothesis Testing
These are my individual notes on learning R programing and because of my poor english, they are written in Chinese, please contact me if I write anything wrong. It's perfect if you'd like help me to add contents and complete my notes.
The notes are based on R Programming Track on Datacamp, you can access more via the link. If you are my classmates of SRMS and have any questions in learning R, please share your questions with me, you problems may also be my problems, let's solve it!
I also have summarized the knowledge of Lab Tutorials of SOST 70011 Introduction to Statistical Modelling, and added more contents from other tutorials. The additional contents are based on my learning experience, you may not need to study at my pace, it's better for you to use these notes as wiki. (later I will try to construst these notes to a wiki format, you can access more easily)
R语言教程
编程宝库:R语言教程
心惊梦醒的笔记
R语言中的管道
R语言笔记-缺失值的处理
正则表达式
正则\1\2和\1的理解