Recent Releases of mifa
mifa - mifa 0.2.1
- Update cross-references to mice package in documentation to comply with new CRAN checks
- Update example code and links in README
- Remove unnecessary "LazyData" key from DESCRIPTION to remove CRAN check Note
- R
Published by Teebusch 10 months ago
mifa - v0.2.0
- Major code refactoring for readability and maintainability
- Vastly improved function signatures (breaking changes to v0.1.0)
- Added argument checks for all user-facing functions
- Add
cov_varsargument for selecting variables to use for for imputations but not for covariance matrix - Complete control over
mice()via...arguments - Better function returns, e.g. main function now returns an
S3object of classmifawhich has nicesummary()andprint()generics - Much improved documentation and examples
- Added a
README.mdwith installation and usage instructions - Added a
{pkgdown}site at https://teebusch.github.io/mifa/ - Added a
NEWS.mdfile to track changes to the package. - Remove unused dependencies
- Added continuous integration and unit tests
- R
Published by Teebusch about 5 years ago
mifa - v0.1.0
- Initial release, accompanying the paper in Behavioral Research Methods (link)
- mifa 0.1.0 was originally released at https://github.com/vahidnassiri/mifa/ but this repository appears to have been abandoned
- R
Published by Teebusch about 5 years ago