# Estimate standard analysis model
results <- analysis(data = datalist_example, reference_month = 1,
reference_year = 2019, usual_weekly_hours = 40, female_spec = "F",
male_spec = "M", age_spec = "age")
# Show summary of the salary analysis
summary(results)
Run the code above in your browser using DataLab