R/SortingSpice.R

#' 21 French assessors sorted 16 blends of Spice for \code{distatis} analysis
#'
#' Provide the data.frame SortSpice: Data set to illustrate the use of the
#' package \code{DistatisR}. 
#' Assessors are sorting spices.
#' Each column represents the results of the sorting task for one assessor.
#' Spices  with the same number were sorted together.
#'
#'
#' @name SortingSpice
#' @aliases SortingSpice SortSpice
#' @docType data
#' @format a data frame file containing 21 columns, 16 rows plus the names of
#' the rows and the columns.
#' @references Chollet, S., Valentin, D., & Abdi, H. (2014).  The
#' free sorting task. In. P.V. Tomasco & G. Ares (Eds), \emph{Novel Techniques
#' in Sensory Characterization and Consumer Profiling}.  Boca Raton: Taylor and
#' Francis.
#' @source Chollet et al. (2014). 
#' Paper available from  
#' \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.