Chapter 1 introduces you to missing data, explaining what missing values are, their behavior in R, how to detect them, and how to count them. We then introduce missing data summaries and how to summarise missingness across cases, variables, and how to explore across groups within the data. Finally, we discuss missing data visualizations, how to produce overview visualizations for the entire dataset and over variables, cases, and other summaries, and how to explore these across groups.
Exercise 1: Introductie tot ontbrekende dataExercise 2: Ontbrekende waarden gebruiken en vindenExercise 3: Hoeveel missende waarden zijn er?Exercise 4: Werken met ontbrekende waardenExercise 5: Waarom zou je je druk maken om ontbrekende waarden?Exercise 6: Ontbrekende waarden samenvattenExercise 7: Missings in een tabel samenvattenExercise 8: Andere samenvattingen van ontbrekende waardenExercise 9: Hoe visualiseren we ontbrekende waarden?Exercise 10: Je eerste visualisaties van ontbrekende dataExercise 11: Missende cases en variabelen visualiserenExercise 12: Ontbreekpatronen visualiseren