simulation: Simulation dataa for graph-GPA

Description Usage Format Author(s) References Examples

Description

This is an simulation dataset.

Usage

1

Format

simulation list object containing simulation data (element Y) and its simulation setting (the remaining elements).

Author(s)

Hang J. Kim, Dongjun Chung

References

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."

Examples

1
2
3
# The simulation data set is included with the GGPA package
data(simulation)
head(t(simulation$pmat))

GGPA documentation built on Nov. 8, 2020, 5:37 p.m.