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.