| wine {Fahrmeir} | R Documentation |
Bitterness of White Wines
Description
In a study on the bitterness of white wine it is of interest wheater treatments that can be controlleds during pressing the grapes influence the bitterness of wines. The two factors considered are the temperature and the admission of contact with skin when pressing the grapes.
Usage
data(wine)
Format
A data frame with 72 observations on the following 5 variables.
- temp
a factor, temperature, with levels
highlow- contact
a factor with levels
noyes- bottle
a factor with levels
12345678- judge
a factor with levels
123456789- score
numeric, ordinal score, from '1'=nonbitter to '5'=very bitter
Source
Ludwig Fahrmeir, Gerhard Tutz (1994): Multivariate Statistical Modelling Based on Generalized Linear Models. Springer Series in Statistics. Springer Verlag. New-York Berlin Heidelberg
Examples
str(wine)
summary(wine)
[Package Fahrmeir version 2016.5.31 Index]