v0.3.11
Bug Fixes
- Previously if a secondary optimizer fails
mmrm
will fail. This is fixed now. - Previously character covariate variables will make
Anova
fail. This is fixed now.
What's Changed
- fix issue of h_record_all_outputs by @clarkliming in #424
- fix anova error by @clarkliming in #427
- remove biocVer by @clarkliming in #429
- update docs by @clarkliming in #428
- Missing data simulations by @danielinteractive in #430
- fix eigen deprecated warning by @clarkliming in #432
- add tests for residual.R, bump up version by @danielinteractive in #433
Full Changelog: v0.3.10...v0.3.11