Q1. Which function could be used to do the MCAR test?
Q2. Which code could be used to impute 10 datasets using multiple imputation technique?
Q3. How could you extract all the 10 imputed datasets into one complete daatset from Q2?
Q4. You have datasets 'imputation' from Q2 and 'impdata' from Q3. Which code can be used for variable selection using the Stack approach?
Q5. Which function can be used to combine estimates from imputed datasets by pooling rules?