The variables are:
gt50, which converts the original >50K variable
to an indicator variable; 1 for income greater than $50,000, else 0
edu, which converts a set of education levels to
approximate number of years of schooling
age
gender, 1 for male, 0 for female
mar, 1 for married, 0 for single
data(newadult); newadult