Here are quick resources for Learning R programming (only BLOGs). Articles are from R-bloggers (or any other helpful sites) which collects articles from different sources, and are helpful in direct jump to the specific topic to be learned in R. The list will be updated from R-bloggers (or from other sources) as soon as I found the interesting topics, or topics which needs to be learned and mastered. All the links are as personal bookmarks.
Blog Articles:
- Descriptive statistics in R: https://www.r-bloggers.com/2020/01/descriptive-statistics-in-r-2/
- Test for normality in R: https://www.r-bloggers.com/2020/01/do-my-data-follow-a-normal-distribution-a-note-on-the-most-widely-used-distribution-and-how-to-test-for-normality-in-r-2/
- Correlation coefficient and correlation test in R: https://www.r-bloggers.com/2020/05/correlation-coefficient-and-correlation-test-in-r-2/
- Graphics in R with ggplot2: https://www.r-bloggers.com/2020/08/graphics-in-r-with-ggplot2-2
- How to Add a Regression Line to a ggplot? https://www.r-bloggers.com/2021/01/how-to-add-a-regression-line-to-a-ggplot/
- https://www.r-bloggers.com/2021/01/counting-missing-values-na-in-r-2/
- k-means and hierarchical clustering: https://www.r-bloggers.com/2020/02/the-complete-guide-to-clustering-analysis-k-means-and-hierarchical-clustering-by-hand-and-in-r-2/
- Chi-square test of independence in R: https://www.r-bloggers.com/2020/01/chi-square-test-of-independence-in-r-3/
- RStudio addins: https://www.r-bloggers.com/2020/01/rstudio-addins-or-how-to-make-your-coding-life-easier-2/
No comments:
Post a Comment