#' Test data set for Bayesian factorial HMNL logistic.
#'
#' Synthetic data
#'
#' @format A data table/frame with 5000 obs. of 7 variables
#' \describe{
#' \item{Sj}{Subject id (integer)}
#' \item{syl}{Factor chosenb syllable (one of ba,da,bi,di,bu,du)}
#' \item{V}{Factor chosen vowel (one of i a u)}
#' \item{C}{Factor chosen consonant (one of b d)}
#' \item{F1}{standardized synthetic F1}
#' \item{F2}{standardized synthetic F2}
#' }
#' @source {Made up using vignette CreateFactorialHMNL_TestData.Rmd}
# testDataSet1_srDtb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.