#' @title TIMSS data for Taiwan and Australia
#' @description TIMSS 2011 mathematics tests, released items, blocks 1 and 14, for Taiwan and Australian students. From TAM tutorial https://www.edmeasurementsurveys.com/TAM/Tutorials/5PartialCredit.htm. Coded according to the tutorial.
#' @docType data
#' @keywords datasets
#' @name TIMSSTaiAus
#' @usage data(TIMSSTaiAus)
#' @return TIMSSTaiAus is an object of class digram.object.
#' @format A data frame with 1773 rows and 14 variables. 11 response variables, 3 context variables.
#' The data was collected in IEA's TIMSS 2011 mathematics tests, released items, blocks 1 and 14, for Taiwan and Australian students.
#' \describe{
#' The booklet can be downloaded here: https://www.edmeasurementsurveys.com/TAM/Tutorials/data/TIMSS2011G8Block1.pdf
#' }
#' @source https://timss.bc.edu/timss2011/index.html
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.