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