Learn R Programming

GPCSIV (version 0.1.0)

Judge2: GPCSIV, dataset Judge 2

Description

This is a simulated dataset which contains informations about assessed by 3 experts to evaluate various product from six regions. This dataset (Judge2) 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(Judge2)

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 2
Banana.max
a numeric vector, maximum grade banana proposed by the expert 2
Coffee.min
a numeric vector, minimum grade coffee proposed by the expert 2
Coffee.max
a numeric vector, maximum grade coffee proposed by the expert 2
Thea.min
a numeric vector, minimum grade thea proposed by the expert 2
Thea.max
a numeric vector, maximum grade thea proposed by the expert 2
Cocoa.min
a numeric vector, minimum grade cocoa proposed by the expert 2
Cocoa.max
a numeric vector, maximum grade banana proposed by the expert 2

Examples

Run this code
data(Judge2)

Run the code above in your browser using DataLab