株式会社極東書店トップ商品一覧Doing Meta-Data Analysis with R: A Hands-On Guide.

商品詳細

Doing Meta-Data Analysis with R: A Hands-On Guide.

Doing Meta-Data Analysis with R: A Hands-On Guide.

・ISBN 978-0-367-61007-4 2022 hard GB£ 103.99

¥32,943.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り

電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 978-1-003-10734-7

著者・編者Harrer, Mathias / Cuijpers, P. / Furukawa, Toshi A. et al.,
出版社(CRC Pr., US)
ページ数474 pp.
ニュース番号<677-220 251-41377>

解説

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