Skip to content

bug fixes and updates

Choose a tag to compare

@manchen07 manchen07 released this 19 Nov 03:54
· 8 commits to master since this release
  • 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 setting returnModel = 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.