powered by
Fictitious tenure data for employees in a mid-size company
data("tenure")
A data frame with 1470 observations on the following 6 variables.
employee_id
Unique identifier for each employee
work_exp
Flag set to 'Yes' for active employees and 'No' for inactive employees
org_tenure
Years at current company
job_tenure
Years in current job
last_promo
Years since last promotion
mgr_tenure
Years under current manager
data(tenure)
Run the code above in your browser using DataLab