Version 4.1-4 (in DEVELOPMENT)
The latest version will be released in late March 2013
- Improved summary statistics for multiply imputed data
- Improved plots for multiply imputed data
- "plot.ci" now plots multiple confidence interval plots when both an "x" and "x1" parameter are passed to its "sim" object
- "plot.ci" now supports NULL values for its "var" paramets
Version 4.1-3 (on CRAN)
Released in February 2013 as a feature update:
- Implemented Rubin's rule for use with imputed data
- Adding the "subset" parameter to the "summary" function for Zelig calls that use multiple imputation
- Adding additional parameters - main, sub, xlab, ylab, xlim, ylim - to the "plot.ci" function. For more information, type help("plot.ci") from within an R-session
- Updated installation instructions within documentation
- Patches mislabled confidence interval plots.
Version 4.1-2
Released in January 2013 is a bug-fix update:
- Restored Amelia compatibility to Zelig
- Allows the use of "plot.ci" with imputed objects containing a single data set
- Adjusted the display of "call" objects created when fitting statistical models
- Changed how Statistical models are called internally
- Updated describe methods for glm models
- Fixed a bug where the "factor.bayes" model did not run correctly
- Fixed a bug where the "by" parameter caused an error
- Fixed a bug affecting statistical models using a single dependent variable
- Fixed a bug preventing the simulation of the "relogit" model
