Hello everyone,

I have data that was collected in 20 sites across NYC (ie level 3 - site). Each site, approximately 10 participants were recruited and baseline characteristic data was gathered (level 2- participant). Further, each participant was asked to wear a device for a week (Level 1- days). Level 1 and 2 have a chunk of missing data. So we decided to perform a hierarchical level multiple imputations (HLMI)

To my understanding, this is a 3-level dataset. In this dataset, we didn't collect any site-level measures, only the individual's perception of their site (level 2). In other words- Level 2 has around 80 variables and level 1 has around 7 variables in my dataset.

1) Any advice on the package for conducting hierarchical level multiple imputations in R?

2) In this case, the cluster will be site or participants?

3) Do I have to define the method of imputation for each and every variable during writing my codes?

Thank you for your time and considerations.

Similar questions and discussions