HR Analytics: Exploring Employee Data in R
Ben Teusch
HR Analytics Consultant
Two groups of people
Conclusion: weight gain plans should exclude meat?
Two groups of people
Omitted variable bias occurs when an omitted variable is correlated with:
pay %>%
ggplot(aes(x = new_hire, fill = department)) +
geom_bar(position = "fill")
HR Analytics: Exploring Employee Data in R