meta_test: Fixed effect meta analysis, heterogenity, and modulator tests...

View source: R/meta_test.R

meta_testR Documentation

Fixed effect meta analysis, heterogenity, and modulator tests of stratified estimates

Description

This function estimates I2, H2, and tests for residual heterogenity and mean exposure modulation in a meta analysis across exposure strata

Usage

meta_test(strata_table, modulator_col_name = "mean")

Arguments

strata_table

stratified summary table including beta, se, and exposure mean column

modulator_col_name

a string to identify the column name that will act as the modulator. Default column names is "mean".

Value

meta analysis summary statistics

Examples

meta_test()

hughesevoanth/glsmr documentation built on May 14, 2023, 3:41 p.m.