#' An example of log likelihood (LL) values
#'
#' An example of LL: A matrix with log likelihood values of size 4 x 3 (in general: S x 'NrHypos+1', where 'NrHypos+1' stands for the number of theory-based hypotheses plus a safeguard hypothesis (the complement or unconstrained)).
#'
#' @docType data
#'
#' @usage data(myLLs)
#'
#' @examples
#' data(myLLs)
#'
"myLLs"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.