#' Example cluster item parameter tables
#'
#' @description Example cluster item parameter dataframe for the \code{Cluster_parm}
#'
#' @docType data
#'
#' @usage data(example_Cluster_parm)
#'
#' @format An object of class data.frame with columns below\cr\cr
#' a: slope parameters for each assertion\cr\cr
#' b: difficulty parameters for each assertion\cr\cr
#' cluster_var: cluster variance parameters for each assertion\cr\cr
#' position: cluster (relative) position in the test\cr\cr
#' ItemID: Item IDs for each assertion\cr\cr
#' AssertionID: Assertion IDs for each assertion\cr\cr
#' ***\code{Cluster_parm} columns must follow the above order
"example_Cluster_parm"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.