Skip to contents

Statistical combination of the results from two or more separate studies. It uses the fixed-effect model assuming that one true effect size underlies all the studies in the meta-analysis.

Usage

meta_analysis(dataset, method = "fixed")

Arguments

dataset

gwasglue2 DataSet object

method

Uses fixed-effect model. Default ('"fixed"')

Value

gwasglue2 SummarySet object

See also

create_metadata() and addToMetadata() on how to create or add to metadata.