How do I deal with missing data?
To tidy up your missing data, your options usually include accepting, removing, or recreating the missing data.
- Acceptance: You leave your data as is
- Listwise or pairwise deletion: You delete all cases (participants) with missing data from analyses
- Imputation: You use other data to fill in the missing data