Learn R Programming

MConjoint (version 0.1)

hire.data: The Data for the Hiring Problem

Description

A matrix with two columns each giving the ranks assigned by two mangers to the hire.questionaire$design cases. The managers choose first by university, then by Sex (the first chooses Male over Female, the second Female over Male), then by dress. Hair is ignored.

Usage

data(hire.data)

Arguments

Format

A matrix of ranks with 12 rows and two columns

Examples

Run this code
data(hire.data)

Run the code above in your browser using DataLab