Learn R Programming

desk (version 1.1.2)

data.milk: Milk Production

Description

This is a hypothetical data set on the use of concentrated feed for cows and their milk output.

Usage

data.milk

Arguments

Format

A data frame with 12 observations on the following two variables:

feedconcentrated feed given to the cow (in units of 50kg per year).
milkmilk output of the cow (in liters per year).

Details

In Auer (2023, Chap. 14) and Auer et al. (2024, Chap. 14) these hypothetical data are used to illustrate transformations in non-linear relationships.

References

Auer, L.v., Hoffmann, S. & Kranz, T. (2024): Ökonometrie - Das R-Arbeitsbuch, 2nd ed., Springer-Gabler (https://www.oekonometrie-lernen.de).