plotly_radial: plotly_radial

Description Usage Arguments Value Author(s) References Examples

View source: R/plotly_radial.R

Description

A function for producing interactive radial IVW and MR-Egger plots individually.The function utilises the output from the IVW_radial and egger_radial functions.

Usage

1
plotly_radial(r_object, TEST)

Arguments

r_object

An object of class "IVW" or "egger".

Value

A plotly object containing a radial plot of either the IVW or MR-Egger estimates. Hovering the mouse over individual datapoints will highlight the corresponding SNP identification number for that observation.

Author(s)

Wes Spiller; Jack Bowden.

References

Bowden, J., et al., Improving the visualization, interpretation and analysis of two-sample summary data Mendelian randomization via the Radial plot and Radial regression. International Journal of Epidemiology, 2018. 47(4): p. 1264-1278.

Examples

1
plotly_radial(r_object) 

WSpiller/MRPracticals documentation built on April 25, 2020, 10:52 a.m.