| cracker {HoRM} | R Documentation |
Cracker Dataset
Description
This dataset is from marketing research on the sales of crackers for a particular company.
Usage
data(cracker)
Format
This data frame consists of 15 stores, each receiving a particular promotional strategy, with the following 4 variables (columns):
treatAn indicator for which of the three marketing strategies (treatment) was employed.storeThe store number within the particular treatment.yThe number of cases of the crackers sold during the promotional period.xThe store's cracker sales during the preceding sales period.
Source
Kutner, M. H., Nachtsheim, C. J., Neter, J., and Li, W. (2005) Applied Linear Statistical Models, Fifth Edition, McGraw-Hill/Irwin.
References
Young, D. S. (2017), Handbook of Regression Methods, CRC Press.
[Package HoRM version 0.1.3 Index]