The daily number of toilet paper packs sold in a European store in 2001 and 2002.
The promo
variable indicates whether the product was promoted in a campaign.
Missing values correspond to the days when the store was closed.
toilet_paper_sales
A data frame with columns:
Date.
Dummy variable indicating whether it is Monday.
Dummy variable indicating whether it is Tuesday.
Dummy variable indicating whether it is Wednesday.
Dummy variable indicating whether it is Thursday.
Dummy variable indicating whether it is Friday.
Dummy variable indicating whether it is Saturday.
Dummy variable indicating whether it is Sunday.
Dummy variable indicating whether the product is promoted.
Number of packs sold.