I have developed a model via multiple imputation using MICE. I want to use this model to predict responses for new observations (containing no missing data), including standard errors. Passing the model object created in MICE to the predict() function doesn't workI have developed a model via multiple imputatio