R/table16.13.R

#' Table 16.13 Do-It-Yourself Data
#'
#' @format A dataframe with 24 rows and 7 columns.
#' \describe{
#'  \item{AccommodationType}{Apartment, House}
#'  \item{Work}{Skilled, Unskilled, Office}
#'   \item{Tenure}{Rent, Own}
#'   \item{Response}{Yes, No}
#'   \item{Age_1}{Up to 30}
#'   \item{Age_2}{31-45}
#'   \item{Age_3}{over 45 }
#' }
#' @source METHODS OF MULTIVARIATE ANALYSIS (Third Edition)
"table16.13"

Try the rencher package in your browser

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

rencher documentation built on July 3, 2025, 1:09 a.m.