Learn R Programming

GPCSIV (version 0.1.0)

Judge1: GPCSIV, dataset Judge 1

Description

This is a simulated dataset containing information on agricultural products from six regions graded by 3 experts. This dataset (Judge1) contains 4 symbolic interval variables. In these data, the five successive pairs of columns represented the five symbolic interval variables . 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 1
Banana.max
a numeric vector, maximum grade banana proposed by the expert 1
Coffee.min
a numeric vector, minimum grade coffee proposed by the expert 1
Coffee.max
a numeric vector, maximum grade coffee proposed by the expert 1
Thea.min
a numeric vector, minimum grade thea proposed by the expert 1
Thea.max
a numeric vector, maximum grade thea proposed by the expert 1
Cocoa.min
a numeric vector, minimum grade cocoa proposed by the expert 1
Cocoa.max
a numeric vector, maximum grade banana proposed by the expert 1

Examples

Run this code
data(Judge1)

Run the code above in your browser using DataLab