Recent Releases of merTools
merTools - v0.6.1
merTools 0.6.1 (Spring 2023)
- Maintenance release to keep package listed on CRAN
- Fix a small bug where parallel code path is run twice (#126)
- Update plotting functions to avoid deprecated aes_string() calls (#127)
- Fix (#115) in description
- Speed up PI using @bbolker pull request (#120)
- Updated package maintainer contact information
- R
Published by jknowles over 3 years ago
merTools - v0.5 - REMargins
New Features
subBootnow works withglmerModobjects as wellreMarginsa new function that allows the user to marginalize the prediction over breaks in the distribution of random effect distributions, see?reMarginsand the newreMarginsvignette (closes #73)
Bug fixes
- Fixed an issue where known convergence errors were issuing warnings and causing the test suite to not work
- Fixed an issue where models with a random slope, no intercept, and no fixed term were unable to be predicted (#101)
- Fixed an issue with shinyMer not working with substantive fixed effects (#93)
- R
Published by jknowles about 7 years ago
merTools - CRAN Release 0.4.1
This is a major release providing new functionality for working with multilevel models and imputation sets. It also fixes a number of outstanding bugs, and improves performance. Review the NEWS.md for details.
- R
Published by jknowles about 8 years ago
merTools - CRAN Release 0.3.0
This is a major release for merTools with improvements to nearly all core functions, documentation, and helper functions. Most importantly, results from predictInterval for this version will be significantly more accurate than for previous versions, owning to a change in the way the intervals are calculated using the residual model error.
See the news.md file for a full list of changes. This is the last preview release before a planned 1.0 release later in 2017.
- R
Published by jknowles over 9 years ago
merTools - CRAN 0.2.0 Release
This is the version of the repository for the 0.2.0 version posted to CRAN on 02-19-2016
- R
Published by jknowles over 10 years ago
merTools - Initial CRAN Submission 0.1.0
This is the initial release to CRAN, version 0.1.0, of the merTools package.
- R
Published by jknowles almost 11 years ago