bakery5000: Items of 5000 transactions in a chain of bakery stores.

bakery5000R Documentation

Items of 5000 transactions in a chain of bakery stores.

Description

A sub-sample of the Extended Bakery Dataset. The full dataset provides the transaction details in a chain of bakery stores. 'F' in the colnames represents Food and D is for Drink.

Usage

bakery5000

Format

A data frame with 5000 rows (transactions) and 50 variables (items):

cakes

F1–F10 belong to cakes

tarts

F11–F20 belong to tarts

cookies

F21–F30 belong to coolies

pastries

F31–40 belong to pastries

drinks

D1–D10 belong to drinks

Source

http://users.csc.calpoly.edu/~dekhtyar/466-Spring2018/labs/lab01.html

Examples

data(bakery5000)

zhibinghe/Phub documentation built on Feb. 21, 2025, 11:52 a.m.