#' Microarray Data -- Riboflavin Production in Bacillus Subtilis
#'
#' This dataset is available from the supplemental materials of
#' the given reference.
#' The dataset comprises 4088 gene expression levels and the
#' logarithm of the riboflavin production rate for 71 individuals. This
#' dataset is provided for the purposes of facilitating examples.
#'
#'
#' @usage data(wsiData)
#'
#' @format wsiData is a data.frame containing 71 participants.
#' The data.frame contains 4089 columns. The first column ($q_RIBFLC) contains
#' the logarithm of the riboflavin production rate; each of the other columns
#' is the expression level for a single gene.
#'
#'
#' @references Buhlmann, P., Kalisch, M. and Meier, L. (2014).
#' High-Dimensional statistics with a view toward applications in Biology.
#' Annual Review of Statistics and Its Application, 1, 255--278.
#'
#' @name wsiData
#' @keywords datasets
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.