FactoMineR (version 2.2)

geomorphology: geomorphology(data)

Description

The data used here concern a geomorphology analysis.

Usage

data(geomorphology)

Arguments

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

Run this code
# NOT RUN {
data(geomorphology)
res <- FAMD(geomorphology)
plot(res,choix="ind",habillage=4)
# }

Run the code above in your browser using DataLab