Answer the questions from lecture:
What is the difference between fct_relevel()
and fct_recode()
?
What is the difference between fct_collapse()
and fct_lump()
?
What is the difference between fct_reorder()
and fct_inorder()
?
Feel free to share answers with your classmates in the Discord server, to make sure you understand.
In your colleges_clean dataset, adjust the REGION
variable to have nicer or clearer labels and/or better categories.