Step 5: Writing the imputed data-sets
> write.amelia(obj=Completed_data, file.stem=outdata)
#This will save the imputed data-sets separately as outdata1.csv(imputed data set 1), oudata2.csv(imputed data set 2) and outdata3.csv(imputed data set 3) in the working directory.