Learning Outcomes:
By the end of the course, students should be able to:
Enter tabular data using R.
Plot data using R, to help in exploratory data analysis.
Formulate regression models for the data, while understanding some of the limitations and assumptions implicit in using these models.
Fit models using R and interpret the output.
Test for associations in a given model.
Use diagnostic plots and tests to assess the adequacy of a particular model.
Find confidence intervals for the effects of different explanatory variables in the model.
Use some basic model selection procedures, as found in R, to find a best model in a class of models.
Fit simple ANOVA models in R, treating them as special cases of multiple regression models.