seconde {ade4}R Documentation

Students and Subjects

Description

The seconde data frame gives the marks of 22 students for 8 subjects.

Usage

data(seconde)

Format

This data frame (22,8) contains the following columns:

HGEO
for History and Geography
FRAN
for French literature
PHYS
for Physics
MATH
for Mathematics
BIOL
for Biology
ECON
for Economy
ANGL
for English language
ESPA
for Spanish language

Source

Personal communication

Examples

data(seconde)
scatter(dudi.pca(seconde, scan = FALSE), clab.r = 1, clab.c = 1.5)

[Package Contents]