R/data_train.R

#' 7 sets of PRSs for training data set and target phenotype
#'
#' A dataset containing 7 sets of PRSs for training data set and target phenotype
#'
#' @format A data frame for training dataset:
#' \describe{
#'   \item{V1}{Feature 1 (or PRS1 constructed using the first subset of SNPs from GWAS summary statistics)}
#'   \item{V2}{Feature 2 (or PRS2 constructed using the second subset of SNPs from GWAS summary statistics)}
#'   \item{V3}{Feature 3 (or PRS3 constructed using the third subset of SNPs from GWAS summary statistics)}
#'   \item{V4}{Feature 4 (or PRS4 constructed using the fourth subset of SNPs from GWAS summary statistics)}
#'   \item{V5}{Feature 5 (or PRS5 constructed using the fifth subset of SNPs from GWAS summary statistics)}
#'   \item{V6}{Feature 6 (or PRS6 constructed using the sixth subset of SNPs from GWAS summary statistics)}
#'   \item{V7}{Feature 7 (or PRS7 constructed using the seventh subset of SNPs from GWAS summary statistics)}
#'   \item{phenotype}{Phenotypic values}
#'   
#'   
#' }
"data_train"

Try the MSML package in your browser

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

MSML documentation built on May 29, 2024, 6:36 a.m.