/Fundamentals-of-R-Workshop

R workshop geared for an audience with no prior experience to R. Explores data cleaning/manipulation, data visualization, and statistical analysis/machine learning.

Primary LanguageJupyter Notebook

Fundamentals_of_R_Workshop

An Introduction to R Fundamentals for an audience with no prior experience to R. Explores data cleaning/manipulation, data visualization, and statistical analysis/machine learning.

  1. Dataset: Used the Framingham Heart Study Dataset pulled from Kaggle for analysis. https://www.kaggle.com/amanajmera1/framingham-heart-study-dataset#framingham.csv
  2. Packages: Utilized dplyr, ggplot2, gridExtra, DMwR, e1071, DAAG packages.