R/SortingBeer.R

#' Ten Assessors sorted eight beers for \code{distatis} analysis
#'
#' Provide the data.frame \code{Sort}: 
#' Data set to be used to illustrated the
#' use of the package \code{DistatisR}. 
#' Ten assessors sorted eight beers.
#' These data come from the Abdi et al.' (2007) paper
#'  in \emph{Food Quality and
#' Preference}. 
#'  Each column represents the results 
#'  of the sorting task for one
#' assessor.  
#' Beers with the same number were sorted together.
#'
#'
#' @name SortingBeer
#' @aliases SortingBeer Sort
#' @docType data
#' @format a data frame file containing 10 columns, 8 rows plus the names of
#' the rows and the columns.
#' @references Abdi, H., Valentin, D., Chollet, S., & Chrea, C. (2007).
#' Analyzing assessors and products in sorting tasks: DISTATIS, theory and
#' applications.  \emph{Food Quality and Preference}, \bold{18}, 627--640.
#' @source Abdi et al. (2007),
#' see  \url{https://personal.utdallas.edu/~herve/}.
#' @keywords datasets DistatisR
NULL

Try the DistatisR package in your browser

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

DistatisR documentation built on Dec. 5, 2022, 9:05 a.m.