R/thai.sm.R

#' Thai data from PISA (reduced)
#'
#' Example data to be used for centering
#' @usage data(thai)
#' @format A data frame with 4271 rows and 7 variables:
#' \describe{
#'   \item{math}{First plausible value in mathematics.}
#'   \item{escs}{Index of economic, social, and cultural status.}
#'   \item{intmat}{Mathematics interest.}
#'   \item{schoolid}{School identifier}
#'   \item{othl}{Spoke another language at home other than Thai. 1 = yes, 0 = no.}
#'   \item{private}{Private school. 1 = yes, 0 = no.}
#'   \item{schsize}{Total school enrolment.}
#' }
#' @source \url{https://gpseducation.oecd.org/CountryProfile?primaryCountry=THA}
"thai.sm"

Try the MLMusingR package in your browser

Any scripts or data that you put into this service are public.

MLMusingR documentation built on May 29, 2024, 7:35 a.m.