Project #3: Linear Regression
You will choose a state and use its data file to predict household income (HINCP) using other variables in the data set using mulitple linear regression. Remember that there are two files whose variables are described in the data dictionary: household variables that appear in this file, and individual variables that appear in the file … Read more