bluebirdlite {TSA} | R Documentation |
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)
Format
A data frame with 104 observations on the following 2 variables.
log.sales
a numeric vector
price
a numeric vector
Source
www.stat.auckland.ac.nz/~balemi/Assn3.xls
Examples
data(bluebirdlite)
## maybe str(bluebirdlite) ; plot(bluebirdlite) ...
[Package TSA version 1.3.1 Index]