Learn R Programming

NominalLogisticBiplot (version 0.2)

HairColor: Demographic Data

Description

The sample data corresponds to 7 people and shows some demographic characteristics.

Usage

data(HairColor)

Arguments

Format

This data frame contains 7 observation for the following 5 columns:
Sex
two levels (M=male,F=female)
HairColor
four levels of hair color (Dark, Grey, Fair and Brown)
Region
(E = England,S = Scotland, W = Wales)
Work
(Manual,Clerical,Professional)
Education
(School,Univ,Postgrad)

Source

Gower, J., Gardner-Lubbe,S., Le Roux,N. (2011). “Understanding Biplots.” Wiley.

Examples

Run this code
data(HairColor)

Run the code above in your browser using DataLab