scatter_plot: Plots true causal effects against estimated effects

View source: R/visulisations.R

scatter_plotR Documentation

Plots true causal effects against estimated effects

Description

Plots true causal effects against estimated effects

Usage

scatter_plot(gwas_summary, beta)

Arguments

gwas_summary

Output from GWAS.

beta

A vector containing the actual casual effect of each SNP.

Value

Scatterplot of true causal effects agianst estimated effects.


Holdols/genstats documentation built on June 10, 2022, 6:05 a.m.