TSA (version 1.3)

bluebirdlite: Bluebird Lite potato chip data

Description

Weekly unit sales (log-transformed) of Bluebird Lite potato chips (New Zealand) and their price for 104 weeks.

Usage

data(bluebirdlite)

Arguments

Format

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

log.sales

a numeric vector

price

a numeric vector

Examples

Run this code
# NOT RUN {
data(bluebirdlite)
## maybe str(bluebirdlite) ; plot(bluebirdlite) ...
# }

Run the code above in your browser using DataLab