R/Simulated_individual_survival.R

#' Simulated individual level survival data
#'
#' A list containing the individual level data including gene expression data for survival outcomes for pleiotropy investigation of two studies.
#'
#' @name Simulated_individual_survival
#' @format A list which contains the name of gene, the name of the SNPs, the vectors and the matrices for the summary statistics of each study.
#' \describe{
#'   \item{Study1}{The inividual level data including survival outcomes and gene expression data of Study 1}
#'   \item{Study2}{The inividual level data including survival outcomes and gene expression data of Study 2}
#' }
#' @references
#' \enumerate{'
#' \item
#' Baghfalaki, T., Sugier, Y. Asgari, P. E., Truong, & Liquet, B. (2021). GCPBayes:  An R Package for Studying Cross-Phenotype Genetic Associations with Group-Level Bayesian Meta-Analysis. \emph{Submitted}.
#' }
#' @seealso \code{\link{GCPBayes}}
"Simulated_individual_survival"
tbaghfalaki/GCPBayes documentation built on March 18, 2024, 7:43 a.m.