# NOT RUN {
data(data_repeat_outcomes)
data_repeat_outcomes <- add_cv_number(data_long = data_repeat_outcomes,
individual_id = "id",
k = 10)
# }
Run the code above in your browser using DataLab