좀 오래걸렸지만 R4DS 복습을 끝내고 최근에 공부하면서 복습 겸 포스팅 준비하고 있습니다..
1. [DS] Tidymodels https://www.tmwr.org/
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
2. [Modeling] Forecasting::principles and practice https://otexts.com/fpp2/
Forecasting: Principles and Practice (2nd ed)
2nd edition
otexts.com
3. [3D Visualization] plotly & rayshader https://www.tylermw.com/3d-ggplots-with-rayshader/
Introducing 3D ggplots with rayshader
$(".fusion-flexslider.flexslider.post-slideshow.fusion-post-slideshow").replaceWith( "") As rayshader gracefully rotates into its second year, I’m happy to announce
www.tylermw.com
4. [Statistics] Agresti An Introduction to Categorical Data Analysis