8  Introduction to Statistical Modelling

R provides tools for everything from simple linear regression to complex machine learning algorithms.

Below are some key resources that will help you develop expertise in statistical modeling with R.

  1. Data Visualisation Geometries Encyclopedia: Geoms in the Grammar of Graphics: All Types of Plots by Thiyanga Talagala

    This encyclopedia is a curated collection of geom available in different R programming software packages. This book can also be considered as an “Encyclopedia of Plots”.

  2. R for Data Science by by Hadley Wickham and Garrett Grolemund

    This is a great data science book for beginners interested in learning data science with R.

  3. Advanced R by Hadley Wickham

    This book aimed at intermediate and advanced R users.

  4. ggplot2: Elegant Graphics for Data Analysis by Hadley Wickham

    This book gives details on the basics of ggplot2 and Grammar of Graphics that ggplot2 uses.

  5. An Introduction to Statistical Learning with Applications in R by Gareth M. James, Daniela Witten, Trevor Hastie, Robert Tibshirani

    This book covers topics, ranging from basic concepts to advanced machine learning techniques.

  6. Forecasting: Principles and Practice by Rob J Hyndman and George Athanasopoulos

    This textbook provides a comprehensive introduction to time series analysis and forecasting method.

  7. Introduction to Econometrics with R by Christoph Hanck, Martin Arnold, Alexander Gerber, and Martin Schmelzer

    This book is an empirical companion to Introduction to Econometrics by Stock and Watson (2020).

  8. CRAN Task View: Econometrics

    The CRAN Task View offers a comprehensive list of R packages specifically for econometrics, providing useful tools for economic data analysis and modeling

  9. Geocomputation with R by Robin Lovelace, Jakub Nowosad and Jannes Muenchow

    This book covers geographic data analysis, visualization, and modeling techniques

  10. The ceylon R package by Thiyanga Talagala

The ceylon R package enables easy map visualization of Sri Lanka.