Methods for Evidence Synthesis in Research leaf node


URI

https://openalex.org/T10206

Label

Methods for Evidence Synthesis in Research

Description

This cluster of papers focuses on methods and guidelines for conducting systematic reviews, meta-analyses, and evidence synthesis in research. It covers topics such as the PRISMA statement, measuring inconsistency in meta-analyses, assessing risk of bias, detecting publication bias, and interpreting effect sizes. The papers also discuss reporting guidelines, quality assessment tools, and diagnostic accuracy in research.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T10206> a skos:Concept ;
    rdfs:label "Methods for Evidence Synthesis in Research"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Systematic_review>,
        <https://openalex.org/T10206> ;
    skos:broader oasubfields:1804 ;
    skos:definition "This cluster of papers focuses on methods and guidelines for conducting systematic reviews, meta-analyses, and evidence synthesis in research. It covers topics such as the PRISMA statement, measuring inconsistency in meta-analyses, assessing risk of bias, detecting publication bias, and interpreting effect sizes. The papers also discuss reporting guidelines, quality assessment tools, and diagnostic accuracy in research."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Methods for Evidence Synthesis in Research"@en ;
    openalex:cited_by_count 2339689 ;
    openalex:works_count 36213 .