Learn R Programming

ALSM (version 0.1.9)

CastleBakery: Castle Bakery

Description

Castle Bakery data set

Usage

data("CastleBakery")

Arguments

Format

A data frame with 12 observations on the following 4 variables.

References

Michael H. Kutner; Christopher J. Nachtsheim; John Neter; William Li. Applied Linear Statistical Models Fifth Edition. Table 19.7

Examples

Run this code
data(CastleBakery)
## maybe str(CastleBakery) ; plot(CastleBakery) ...

Run the code above in your browser using DataLab