<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Doing meta-analysis with R</title>
    <subTitle>a hands-on guide</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Harrer, Mathias</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Cuijpers, Pim</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Furukawa, Toshi A.</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Ebert, David D.</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">flu</placeTerm>
    </place>
    <dateIssued encoding="marc">2021</dateIssued>
    <edition>First edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxvi, 474 pages illustrations ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"This book serves as an accessible introduction into how meta-analyses can be conducted in R. Essential steps for meta-analysis are covered, including 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, SEM meta-analysis are also covered. A companion R package, dmetar, is introduced in the beginning of the guide. It contains data sets and several helper functions for the meta and metafor package used in the guide"--</abstract>
  <tableOfContents>I. Getting started -- Introduction -- Discovering R -- II. Meta-analysis in R -- Effect sizes -- Pooling effect sizes -- Between-study heterogeneity -- Forest plots -- Subgroup analyses -- Meta-regression -- Publication bias -- III. Advanced methods -- "Multilevel" meta-analysis -- Structural equation modeling meta-analysis -- Network meta-analysis -- Bayesian meta-analysis -- IV. Helpful tools -- Power analysis -- Risk of bias plots -- Reporting and reproducibility -- Effect size calculation and conversion.</tableOfContents>
  <note type="statement of responsibility">Mathias Harrer, [and 3 others].</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Meta-analysis</topic>
  </subject>
  <subject authority="lcsh">
    <topic>R (Computer program language)</topic>
  </subject>
  <classification authority="lcc">R853.M48 H37 2022</classification>
  <classification authority="ddc" edition="23">610.727 H235d</classification>
  <relatedItem type="otherFormat" displayLabel="Online version :">
    <titleInfo>
      <title>Doing meta-analysis with R</title>
    </titleInfo>
    <name>
      <namePart>Harrer, Mathias.</namePart>
    </name>
    <originInfo>
      <publisher>Boca Raton : CRC Press, 2021</publisher>
      <edition>First edition.</edition>
    </originInfo>
    <identifier type="local">(DLC) 2021017097</identifier>
  </relatedItem>
  <identifier type="isbn">9780367610074</identifier>
  <identifier type="lccn">2021017096</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">210607</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250716165052.0</recordChangeDate>
    <recordIdentifier source="CSPC">22070996</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
