Learn R Programming

GPCSIV (version 0.1.0)

Judge3: GPCSIV, dataset Judge 3

Description

This is a simulated dataset which contains informations about assessed by 3 experts to evaluate various product from six regions. This dataset (Judge1) contains 4 symbolic interval variables. In these data, the five successive pairs of columns represented the five symbolic variables of type interval. Each pair consists of a min and a max.

Usage

data(Judge1)

Arguments

Format

A data frame with 6 observations on the following 8 variables.
Banana.min
a numeric vector, minimum grade banana proposed by the expert 3
Banana.max
a numeric vector, maximum grade banana proposed by the expert 3
Coffee.min
a numeric vector, minimum grade coffee proposed by the expert 3
Coffee.max
a numeric vector, maximum grade coffee proposed by the expert 3
Thea.min
a numeric vector, minimum grade thea proposed by the expert 3
Thea.max
a numeric vector, maximum grade thea proposed by the expert 3
Cocoa.min
a numeric vector, minimum grade cocoa proposed by the expert 3
Cocoa.max
a numeric vector, maximum grade banana proposed by the expert 3

Examples

Run this code
data(Judge3)

Run the code above in your browser using DataLab