2  Data

The following provides the full list of data that we will use this semester. Some of the links below are to data posted on my website; others point to data hosted externally (if you notice any broken links, please let me know).

Note: some of the datasets below require installing an R package. For example, to access the Airq data, you need to install the Ecdat package first (i.e., by running install.packages("Ecdat")) and then run data(Airq, package="Ecdat").