Description Format Source References Examples
Salary of faculty in a small Midwestern college in the early 1980s.
This data frame contains the following columns:
Factor with levels "PhD" or "Masters"
Factor, "Asst", "Assoc" or "Prof"
Factor, "Male" or "Female"
Years in current rank
Years since highest degree earned
dollars per year
Sanford Weisberg
Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.
| 1 | 
Loading required package: car
Loading required package: carData
Loading required package: effects
lattice theme set by effectsTheme()
See ?effectsTheme for details.
   degree rank    sex year ysdeg salary
1 Masters Prof   Male   25    35  36350
2 Masters Prof   Male   13    22  35350
3 Masters Prof   Male   10    23  28200
4 Masters Prof Female    7    27  26775
5     PhD Prof   Male   19    30  33696
6 Masters Prof   Male   16    21  28516
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.