R/exdata.R

#' Example data for training set
#'
#' Summary statistics simulated in the manuscript Leveraging effect size distributions to improve polygenic risk scores derived from genome-wide association studies. Data from a QTL experiment on gravitropism in
#'
#'
#' @docType data
#'
#' @usage data("traindat")
#'
#' @format data.frame
#'
#' @keywords datasets
#'
#' @references
#' Song S, Jiang W, Hou L, Zhao H (2020) Leveraging effect size distributions to improve polygenic risk scores derived from summary statistics of genome-wide association studies. PLoS Comput Biol 16(2): e1007565. https://doi.org/10.1371/journal.pcbi.1007565
#'
#'
#' @examples
#' data("traindat")
#'  \dontrun{
#'  result=EBPRS(train=traindat, N1=364, N0=2063)}
"traindat"

Try the EBPRS package in your browser

Any scripts or data that you put into this service are public.

EBPRS documentation built on Aug. 26, 2020, 9:06 a.m.