/mvmeta

Stata package for multivariate random-effects meta-analysis and meta-regression

Primary LanguageStataGNU General Public License v3.0GPL-3.0

mvmeta: Stata module to perform multivariate random-effects meta-analysis

Author: Ian White

Version: 4.0

Date: 7apr2022

This package includes the mvmeta_make command which prepares data for mvmeta.

mvmeta_make version: 4.1, date 27jul2023

What's new in version 4

mvmeta_make:

  • a prefix syntax makes the command work with complex Stata commands such as mixed and mi estimate
  • the classic (former) syntax is still available
  • I've made a number of minor improvements

mvmeta:

  • bscov(exch) estimates a common between-studies correlation.
  • bubble option (was previously undocumented)
  • I've made a number of minor bug fixes

Installation within Stata

You should be able to install this package from SSC.

To install it from github, use

  • net from https://raw.githubusercontent.com/UCL/mvmeta/master/package/