#' Prostate data set
#'
#' Prostate data from Singh 2002, see
#' \url{https://stat.ethz.ch/~dettling/bagboost.html}. Code used to produce this
#' is \code{singh2002 <- cbind(prostate.x, prostate.y); dimnames(singh2002) <-
#' NULL}.
#'
#' @format A 102 x 6034 matrix, with columns 1 through 6033 gene expressions and
#' the last column the class label.
#' @source \url{ftp://stat.ethz.ch/Manuscripts/dettling/prostate.rda}
"singh2002"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.