R/Data_CoxKM_data.R

#' This is survival data
#'
#' data.frame
#'
#' \itemize{
#'   \item pheno1. sex, bmi, time and status for 600 samples
#'   \item Z1. genotypes for 600 samples for two genes
#'   \item SNPInfo. SNP name and gene name
#' }
#'
#' @name CoxKM_data
#' @aliases pheno1 Z1 SNPInfo
#' @docType data
#' @usage data(CoxKM_data)
NULL

Try the KMgene package in your browser

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

KMgene documentation built on July 8, 2020, 6:09 p.m.