R/OvarianData.R

#' @title  Ovarian Cancer Data Set (First Two Genes)
#'
#' @description Expression of two genes out of more than 1500 genes
#' in normal (n = 23) and malignant (n = 30) ovarian tissue.
#' Data were extracted from the publicly available data set of
#' the Diagnostic and Biomarkers Statistical (DABS) Center at the
#' Fred Hutchinson Cancer Research Center:
#' http://research.fhcrc.org/diagnostic-biomarkers-center/en/datasets.html
#'
#' @name OvarianData
#'
#' @docType data
#'
#' @usage OvarianData
#'
#' @format A data matrix
#'
#' @keywords datasets
#'
NULL
parodistefano/properROC documentation built on May 24, 2019, 6:16 p.m.