| wine {treeheatr} | R Documentation |
Results of a chemical analysis of wines grown in a specific area of Italy.
Description
Three types of wine are represented in the 178 samples, with the results of 13 chemical analyses recorded for each sample.
Usage
wine
Format
A data frame with 178 observations and 14 variables:
Alcohol, Malic, Ash, Alcalinity,
Magnesium, Phenols, Flavanoids, Nonflavanoids,
Proanthocyanins, Color, Hue, Dilution, Proline
and Type (target).
Details
Import with data(wine, package = 'rattle'). Dependent variable: Type. https://rdrr.io/cran/rattle.data/man/wine.html http://archive.ics.uci.edu/ml/datasets/wine
[Package treeheatr version 0.2.1 Index]