A regression-based non-high school wage penalty of 21.8 percent means that on average workers without a high school diploma are paid 21.8 percent less per hour than workers with a high school diploma, all else held equal (controlling for gender, race and ethnicity, education, experience, and geographic location).
get_non_high_school_wage_penalty(by = NULL)
NULL
or g
for a parition by gendertbl_df
with data filtered by the selected criteria.
## Not run: ------------------------------------ # get_non_high_school_wage_penalty() # # get_non_high_school_wage_penalty("g") ## ---------------------------------------------