Hi everyone,
I have a dataset of 500 patients divided into two groups:
My question is: what is the most accepted/recommended practice in this situation when you need just one imputed dataset for subsequent propensity score analysis? Common options I’ve seen are:
Thank you very much!
I have a dataset of 500 patients divided into two groups:
- Heart transplant recipients
- Patients with a ventricular assist device (artificial heart / LVAD)
My question is: what is the most accepted/recommended practice in this situation when you need just one imputed dataset for subsequent propensity score analysis? Common options I’ve seen are:
- Run multiple imputation (e.g., m=20) and simply pick one of the imputed datasets (usually the first one: _1_)
- Convert to wide and average the imputations across the m datasets to create a single “consensus” dataset
- Other approaches?
Thank you very much!

Comment