bug fixes and updates
- Corrected a bug leading to errors in
Fisher_info()with models that have more than two levels. - Added informative errors for
summary.g_mlm()if settingreturnModel = FALSE. - Updated the formula for standard error of effect size in the vignette to match the method in
g_mlm(). - Added tests for handling models with missing outcome and/or covariate values.