dataMARS: An artificial scanner data set for testing the MARS method

dataMARSR Documentation

An artificial scanner data set for testing the MARS method

Description

An artificial scanner data set of shirt sales.

Usage

dataMARS

Format

A data frame with 9 columns and 44 rows. The used variables are as follows:

time - Dates of transactions (Year-Month-Day)

prices - Prices of sold products [PLN]

quantities - Quantities of sold products [liters]

prodID - Unique product identifiers (data set contains 28 different prodIDs)

description - Descriptions (labels) of sold shirts (data set contains 12 different descriptions)

brand - Brand of sold shirts (data set contains 2 different brands: X and Y)

gender - Gender of the person for whom the shirt is dedicated (M or F)

size - Size of shirts (M, L, and XL)

fabric - Fabric of shirts (cotton, polyester, blend)


JacekBialek/PriceIndices documentation built on June 13, 2025, 5:24 p.m.