GroceryRetailer {ALSM}R Documentation

Grocery Retailer dataset

Description

A large, national grocery retailer tracks productivity and costs of its facilities closely.

Usage

data("GroceryRetailer")

Format

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

y

a numeric vector

x1

a numeric vector

x2

a numeric vector

x3

a numeric vector

Source

Michael H. Kutner; Christopher J. Nachtsheim; John Neter; William Li. Applied Linear Statistical Models Fifth Edition .problem 6.9 page 249

Examples

data(GroceryRetailer)
## maybe str(GroceryRetailer) ; plot(GroceryRetailer) ...

[Package ALSM version 0.2.0 Index]