auditorData {auditor} | R Documentation |
The auditor Data is an artificial data set. It consists of 2000 observations. First four of simulated variables are treated as continuous while the fifth one is categorical.
data(auditorData)
a data frame with 2000 rows and 5 columns
data("auditorData", package = "auditor")
head(auditorData)