ios_plot: Plot of IOS MR result

Description Usage Arguments Value

View source: R/ios_plot.R

Description

A function for generating scatter plot of IOS-Radial IVW MR result, obtained from mr.ios(). The size of each circle represents the relative weight that SNP carried in the IVW MR analysis. The x-axis indicates Wj, and the y axis indicates betaWj.

Usage

1
ios_plot(iosmr = ios_mr, ios = ios_dat, ios_type = "ios1_mean")

Arguments

iosmr

Result of Radial IVW MR analysis obtained using mr.ios().

ios

IOS score obtained using ios()

ios_type

Types of IOS estimators. Defalt value is "ios1_mean".

Value

Plot


universe77/mr.ios documentation built on Aug. 15, 2020, 9:14 a.m.