Background Use of the Zelig package on Amelia output for linear regression is well outlined in the Amelia II documentation.
Problem Unfortunately, I am unable to find any documentation of how to use this output for other analysis. The problem seems to lie with how other packages see the Amelia output.
Since the Zelig package seems be able to treat all the imputations as one data set, I'd love to be able to use that single data set for manipulation with other packages (e.g., dplyr), but I'm unable to get a single data.frame out of the package.