Learn R Programming

plspm (version 0.5.1)

wines: Wines dataset

Description

These data are the results of a chemical analysis of wines grown in the same region in Italy but derived from three different cultivars. The analysis determined the quantities of 13 constituents found in each of the three types of wines.

Arguments

Format

A data frame with 178 observations and 14 variables.

NumVariableDescription
1classType of wine
2alcoholAlcohol
3malic.acidMalic acid
4ashAsh
5alcalinityAlcalinity
6magnesiumMagnesium
7phenolsTotal phenols
8flavanoidsFlavanoids
9nofla.phenNonflavanoid phenols
10proanthoProanthocyanins
11col.intensColor intensity
12hueHue
13dilutedOD280/OD315 of diluted wines
14prolineProline

References

Forina, M. et al, PARVUS An Extendible Package for Data Exploration, Classification and Correlation. Institute of Pharmaceutical and Food Analysis and Technologies, Via Brigata Salerno, 16147 Genoa, Italy.

Examples

Run this code
  data(wines)
  wines

Run the code above in your browser using DataLab