R/testDataSet1_srDtb.R

#' 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
tnearey/bhmnl documentation built on Nov. 5, 2019, 10:55 a.m.