mv_basic: Perform basic multivariable MR

View source: R/multivariable_mr.R

mv_basicR Documentation

Perform basic multivariable MR

Description

Performs initial multivariable MR analysis from Burgess et al 2015. For each exposure the outcome is residualised for all the other exposures, then unweighted regression is applied.

Usage

mv_basic(mvdat, pval_threshold = 5e-08)

Arguments

mvdat

Output from mv_harmonise_data().

pval_threshold

P-value threshold to include instruments. The default is 5e-8.

Value

List of results


MRCIEU/TwoSampleMR documentation built on April 22, 2024, 8:42 p.m.