mr_density_plot: Density plot

View source: R/singlesnp.R

mr_density_plotR Documentation

Density plot

Description

Density plot

Usage

mr_density_plot(
  singlesnp_results,
  mr_results,
  exponentiate = FALSE,
  bandwidth = "nrd0"
)

Arguments

singlesnp_results

from mr_singlesnp().

mr_results

Results from mr().

exponentiate

Plot on exponentiated scale. The default is FALSE.

bandwidth

Density bandwidth parameter.

Value

List of plots


MRCIEU/TwoSampleMR documentation built on March 26, 2024, 6:11 a.m.