Course by tag

Missing Data in R

Missing data are ubiquitous in nearly every data analytic enterprise. Simple ad-hoc techniques for dealing with missing values such as deleting incomplete cases or replacing missing values with the item mean can cause a host of (hidden) problems. In this workshop, we will discuss principled methods for treating missing data and how to apply these methods in R. We will cover some basic missing data theory, methods for exploring/quantifying the extent of the missing data problem and two principled methods for correcting the missing data: multiple imputation and full information maximum likelihood. Participants will practice what they learn via practical exercises.

Introduction to Multilevel Analysis

This course will teach you the theoretical basics of multilevel modelling and some important methodological and statistical issues. You will also learn how to analyse multilevel data sets with the R and R Studio programmes, to interpret the output and to report the results. The benefits of multilevel analysis are discussed both in theory as with empirical examples. This course restricts to a quantitative (i.e. continuous) outcome variable. Categorical outcomes are part of the course Advanced Multilevel.