Results from 20 cohort studies investigating the association between GDM and T2DM
The data frame contains the following columns:
number of subjects who developed T2DM among the unexposed subjects (without GDM)
number of unexposed subjects (without GDM)
number of subjects who developed T2DM among the exposed subjects (with GDM)
number of exposed subjects (with GDM)
studynames
The study names indicating the last name of the first author and the year of each study
Chen, Y., Luo, S., Chu, H., Su, X., and Nie, L. (2012a). An empirical
Bayes method for multivariate meta-analysis with an application in
clinical trials.
Communication in Statistics: Theory and Methods.
<https://doi.org/10.1080/03610926.2012.700379>
Bellamy, L, Casas, J.P., Hingorani, A.D., Williams, D. (2009) Type 2 diabetes mellitus after gestational
diabetes: a systematic review and meta-analysis.
The Lancet 373(9677):1773-1779
<doi:10.1097/01.aoa.0000370496.77221.05>
# \donttest{
library(mmeta)
data(diabetes)
summary(diabetes)
# }
Run the code above in your browser using DataLab