simulation {GGPA} | R Documentation |
This is an simulation dataset.
data(simulation)
simulation
list object containing simulation data (element Y) and its simulation setting (the remaining elements).
Hang J. Kim, Dongjun Chung
Chung D, Kim H, and Zhao H (2016), "graph-GPA: A graphical model for prioritizing GWAS results and investigating pleiotropic architecture," 13(2): e1005388
Kim H, Yu Z, Lawson A, Zhao H, and Chung D (2017), "Improving SNP prioritization and pleiotropic architecture estimation by incorporating prior knowledge using graph-GPA."
# The simulation data set is included with the GGPA package data(simulation) head(t(simulation$pmat))