geomorphology: geomorphology(data)

geomorphologyR Documentation

geomorphology(data)

Description

The data used here concern a geomorphology analysis.

Usage

data(geomorphology)

Format

A data frame with 75 rows and 11 columns. Rows represent the individuals, columns represent the different questions. 10 variables are quantitative and one variable is qualitative. The dataset is analysed in: http://www.sciencedirect.com/science/article/pii/S0169555X11006362

Examples

## Not run: 
data(geomorphology)
res <- FAMD(geomorphology)
plot(res,choix="ind",habillage=4)

## End(Not run)

FactoMineR documentation built on Oct. 13, 2023, 1:06 a.m.