R/machines_data.r

#' @name machines
#' @title Workers testing a new machine.
#' @description
#' The data set consists of measurements of performance of 6 workers on two differents machines A and B
#' The number of repetitions in each experiment is equal to three.
#' @docType data
#' @usage machines
#' @format a \code{RangedData} instance, 1 row per measurement. Worker (1 to 6), Machine (A or B), score2 : performance of the worker on the machine
#' @source TODO F. PIRAUX ?
#' @examples
#' summary(machines)
NULL

Try the KenSyn package in your browser

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

KenSyn documentation built on May 2, 2019, 2:40 a.m.