dh.metaSepModels: Function in progress to meta-analyse separate models.

View source: R/meta-sep-models.R

dh.metaSepModelsR Documentation

Function in progress to meta-analyse separate models.

Description

Function in progress to meta-analyse separate models.

Usage

dh.metaSepModels(ref = NULL, exp = NULL, method = NULL, output = "both")

Arguments

ref

Tibble, output from dh.multGlm.

exp

Logical, whether to exponentiate coefficients after meta-analysis

method

Method of meta-analysing coefficients.

output

Character; "cohort" to return cohort coefficients only, "meta" to return meta-analysed coefficients only, "both" to return both.

Value

A tibble


lifecycle-project/ds-helper documentation built on Oct. 27, 2023, 2:08 p.m.