Doing Meta Analysis With R
Download book entitled Doing Meta-Analysis with R written by Mathias Harrer and published by CRC Press. This book was released on 15 September 2021 with total pages 500. Read book in PDF, EPUB and Kindle directly from your devices anywhere anytime. Click Download button to get Doing Meta-Analysis with R book now. This site is like a library, Use search box to get ebook that you want.
- Author : Mathias Harrer
- Release Date : 15 September 2021
- Publisher : CRC Press
- Genre : Mathematics
- Pages : 500
- ISBN 13 : 9781000435634
Download Doing Meta-Analysis with R eBook in PDF, Epub and Kindle
Book Description: Doing Meta-Analysis with R: A Hands-On Guide serves as an accessible introduction on how meta-analyses can be conducted in R. Essential steps for meta-analysis are covered, including calculation and pooling of outcome measures, forest plots, heterogeneity diagnostics, subgroup analyses, meta-regression, methods to control for publication bias, risk of bias assessments and plotting tools. Advanced but highly relevant topics such as network meta-analysis, multi-three-level meta-analyses, Bayesian meta-analysis approaches and SEM meta-analysis are also covered. A companion R package, dmetar, is introduced at the beginning of the guide. It contains data sets and several helper functions for the meta and metafor package used in the guide. The programming and statistical background covered in the book are kept at a non-expert level, making the book widely accessible. Features • Contains two introductory chapters on how to set up an R environment and do basic imports/manipulations of meta-analysis data, including exercises • Describes statistical concepts clearly and concisely before applying them in R • Includes step-by-step guidance through the coding required to perform meta-analyses, and a companion R package for the book