Hey, I started using R and would like to do a Multiple Imputation for my missing data. After the imputation, can I pool the dataset once and use it like a full new dataset? If have only seen the pooling done after calculating regression for example. For example, I have m 50 Imuptations, calculate a regression analysis and then pool the data from these 50 regression models that I know have. Could I do m=50 Imputations, pool my data, and then use regression analyses? Thank you for your help:)