#' A simulated logistic data set
#'
#' A simulated logistic data set. True parameters for this data set are given by:
#' \itemize{
#' \item Exp.1 = (0,-1,2,0,0,1.5,0);
#' \item Exp.2 = (0,1,0,0,-2,0,0);
#' \item Gate = (1,0,0,1,0,0,-1.5).
#' }
#'
#' @format A data frame with 300 rows and 8 columns.
"logistic"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.