Skip to contents

MVMR 0.4.3

  • The snpcov_mvmr() function accidentally omitted intercepts from its regressions of exposure on genotype. This has been fixed.

MVMR 0.4.2

  • The qhet_mvmr() function with argument CI = TRUE is now faster as it can use multiple processor cores (except on Windows) and it calculates the bootstrap confidence interval limits more efficiently as an unnecessarily repeated function call has been removed (thanks @nickhir).

MVMR 0.4.1