cheese | R Documentation |
This dataset contains concentrations of various chemicals in 30 samples of
mature cheddar cheese, and a subjective measure of taste for each sample. The
variables "Acetic"
and "H2S"
are the natural logarithm of the
concentration of acetic acid and hydrogen sulfide respectively. The variable
"Lactic"
, the concentration of lactic acid, has not been transformed.
data(cheese)
A data.frame
with 30 rows and 5 variables:
Sample number
Subjective taste test score, obtained by combining the scores of several tasters
Natural log of concentration of acetic acid
Natural log of concentration of hydrogen sulfide
Concentration of lactic acid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.