R 자료 모음
- tidymodels
Tidy Modeling with R
The tidymodels framework is a collection of R packages for modeling and machine learning using tidyverse principles. This book provides a thorough introduction to how to use tidymodels, and an outline of good methodology and statistical practice for phases
www.tmwr.org
- caret 패키지
http://appliedpredictivemodeling.com/
Applied Predictive Modeling
Applied Predictive Modeling is a text on the practice of machine learning and pattern recognition.
appliedpredictivemodeling.com
- shiny
https://shiny.rstudio.com/gallery/
Gallery
Shiny is package that makes it easy to build interactive web apps straight from R & Python.
shiny.rstudio.com
- ggplot2 시각화 관련 홈페이지
https://exts.ggplot2.tidyverse.org/
ggplot2 extensions
Submit your ggplot2 extensions so that other R users can easily find them. To do so, simply submit a pull request using these simple instructions.
exts.ggplot2.tidyverse.org