salaries | R Documentation |
Salaries of US university professors
salaries
A data frame with 397 rows (professors) and 13 variables:
categorical variable for persons academic rank ("AsstProf", "AssocProf", "Prof")
Scientific discipline "A" or "B"
Number of years since PhD degree
Number of years in service at university
Female/Male
Yearly salary in US dollars
Log of Salary
Normalized version of YrsSincePhD from 0 to 1 (person with most YrsSincePhD)
Square of PhdAge
Binary dummy variable for Rank = "AssocProf"
Binary dummy variable for Rank = "Prof"
...
This is a dataset from R, modified by transformations and creation of dummy variables etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.