ObjectiveTo introduce the method of meta-analysis for effect combination of regression coefficient conducted with the metafor package in R software. MethodsBy using the data of a published meta-analysis as an example, the detailed process of meta-analysis for regression coefficient was presented with metafor package in R. ResultsThe results of meta-analysis conducted with metaphor package in R were the same as the published literature. ConclusionAs a completely free open source software for statistical analysis, R can conduct meta-analysis for effect combination of regression coefficient flexibly and precisely, and should be expanded in the future meta-analysis.
The theoretical foundation of relevant packages of R software for network meta-analysis is mainly based on Bayesian statistical model and a few of them use generalized linear model. Network meta-analysis is performed using GeMTC R package through calling the corresponding rjags package, BRugs package, or R2WinBUGS package (namely, JAGS, OpenBUGS, and WinBUGS software, respectively). Meanwhile, GeMTC R package can generate data storage files for GeMTC software. Techonically, network meta-analysis is performed through calling the software based on Markov Chain Monte Carlo method. In this article, we briefly introduce how to use GeMTC R package to perform network meta-analysis through calling the OpenBUGS software.
ObjectiveTo compare the characteristics and functions of the network meta-analysis software and for providing references for users. MethodsPubMed, CNKI, official website of Stata and R, and Google were searched to collect the software and packages that can perform network meta-analysis up to July 2014. After downloading the software, packages, and their user guides, we used the software and packages to calculate a typical example. The characteristics, functions, and computed results were compared and analyzed. ResultsFinally, 11 types of software were included, including programming and non-programming software. They were developed mainly based on Bayesian or Frequentist. Most types of software have the characteristics of easy to operate, easy to master, exactitude calculation, or good graphing; however, there is no software that has the exactitude calculation and good graphing at the same time, which needs two or more kinds of software combined to achieve. ConclusionWe suggest the user to choose the software at least according to personal programming basis and custom; and the user can consider to choose two or more kinds of software combined to finish the objective network meta-analysis. We also suggest to develop a kind of software which is characterized of fully function, easy operation, and free.
The published methodological studies about network meta-analysis mostly focused on the binary variables, but study focused on the continuous variables was few. This study introduces how to use R, GeMTC and Stata softwares jointly to produce various graphics of continuous variable network meta-analysis. It also introduces how to perform the convergence diagnostics, trace and density plot, forest, rank probabilities and rankogram, internal relationship summary chart, network plot, contribution plot and publication bias test.
BUGSnet is a powerful R project package for Bayesian network meta-analysis. The package is based on JAGS and enables high-quality Bayesian network meta-analysis according to recognized reporting guidelines (PRISMA, ISPOR-AMPC-NCA and NICE-DSU). In this paper, we introduced the procedure of the BUGSnet package for Bayesian network meta-analysis through an example of network meta-analysis of steroid adjuvant treatment of pemphigus with continuous or dichotomous data.
In evidence-based practice and decision, dose-response meta-analysis has been concerned by many scholars. It can provide unique dose-response relationship between exposure and disease, with a high grade of evidence among observational-study based meta-analysis. Thus, it is important to clearly understand this type of meta-analysis on software implementations. Currently, there are different software for dose-response meta-analysis with various characteristics. In this paper, we will focus on how to conduct dose-response meta-analysis by Stata, R and SAS software, which including a brief introduction, the process of calculation, the graph drawing, the generalization, and some examples of the processes.
The association between single nucleotide polymorphism and disease is a typical representation of genetic association studies. Compared with the traditional dichotomous data, single nucleotide polymorphism data has its own characteristics, and 5 genetic models are commonly performed in meta-analysis. In this paper, we show how to use the " meta” package in R software to conduct meta-analysis of single nucleotide polymorphism research through examples.
The "bnma" package is a Bayesian network meta-analysis software package developed based on the R programming language. The network meta-analysis was performed utilizing JAGS software, which yielded relevant results and visual graphs. Moreover, this software package provides support for various data structures and types, while also providing the advantages of flexible utilization, user-friendly operation, and deliver of rich and accurate outcomes. In this paper, using a network meta-analysis example of different therapies for androgenetic alopecia, the operational process of conducting network meta-analysis using the "bnma" package is briefly introduced.
The method of network meta-analysis of diagnostic test accuracy is in the exploratory stage. We had explored and introduced several methods of network meta-analysis of diagnostic test accuracy before. Based on example, we introduce ANOVA model for performing network meta-analysis of diagnostic test accuracy step-by-step.
R software is a free and powerful statistical software, which has the functions of data processing and graphics drawing and is widely used in the meta-analysis. This article introduced detailed operation steps of rmeta package which is suitable for meta-analysis of binary data, and also can finish cumulative meta-analysis, draw standard summary plots, forest plot and funnel plot. In summary, the functions of rmeta package are simple and easy to mastery. There are some limitations of current version which need to be improved in the future.