Introduction and Exploratory Data Analysis
Learn to model relationships involving multiple explanatory variables using multiple regression. Explore exploratory data analysis including raw data inspection, summary statistics, and visualizations incorporating both numerical and categorical data in R.
We'll cover the following...
We introduced ideas related to modeling for explanation, in particular that the goal of modeling is to make explicit the relationship between some outcome variable
In multiple regression, we’ll ...