Learn R Programming

Ake (version 1.0.2)

milk: Average daily fat yields.

Description

This data is the average daily fat yields (kg/day) of milk from a single cow for each of 35 weeks; see Kokonendji et al. (2009).

Usage

data(milk)

Arguments

Format

A data frame with 35 observations on the following 2 variables.

week

Number of the week

yield

The yield quantity

References

Kokonendji, C.C., Senga Kiessé, T. and Demétrio, C.G.B. (2009). Appropriate kernel regression on a count explanatory variable and applications, Advances and Applications in Statistics 12, 99 - 125.

Examples

Run this code
data(milk)

Run the code above in your browser using DataLab