auditorData {auditor} | R Documentation |
Artificial auditorData
Description
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.
Usage
data(auditorData)
Format
a data frame with 2000 rows and 5 columns
Examples
data("auditorData", package = "auditor")
head(auditorData)
[Package auditor version 1.3.5 Index]