The metacor, which is developed based on the classical frequentist theory, is a specified package for performing meta-analysis of correlation coefficients in R software. This package was officially launched in 2011. Based on the DerSimonian-Laird method and Olkin-Pratt method, correlation coefficients can be directly pooled by using this package. The metacor package also can be used to draw the forest plot and is easy to use; however, it still needs to be improved. This paper briefly introduced how to perform a meta-analysis of correlation coefficients using the metacor package in R software through an example.
The correlation coefficient is a common used statistic index in the management science, sociology, psychology and nursing. The meta-analysis based on data of correlation coefficients has increased nowadays. The meta package and metafor package are the two major packages in R for performing meta-analysis and can implement many types of meta-analysis, including the meta-analysis of correlation coefficients. This article gives a brief introduction of the process to perform meta-analysis of correlation coefficients using these two packages, and compares their statistical results and functions (such as plot drawing).