Learn R Programming

HoRM (version 0.1.3)

repair: Computer Repair Dataset

Description

This dataset is from a random sample of service call records for a computer repair company.

Usage

data(repair)

Arguments

Format

This data frame consists of a sample of 14 companies with the following 2 variables measured:

  • minutes The length of service call (in minutes).

  • units The number of components repaired or replaced during the service call.

References

Young, D. S. (2017), Handbook of Regression Methods, CRC Press.