Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

audit

Audit: artificially constructed dataset


Description

This is an artificial dataset consisting of fictional clients who have been audited, perhaps for tax refund compliance. For each case an outcome is recorded (whether the taxpayer's claims had to be adjusted or not) and any amount of adjustment that resulted is also recorded.

Format

A data frame containing:

Age Numeric
Employment Categorical string with 7 levels
Education Categorical string with 16 levels
Marital Categorical string with 6 levels
Occupation Categorical string with 14 levels
Income Numeric
Sex Categorical string with 2 levels
Deductions Numeric
Hours Numeric
Accounts Categorical string with 32 levels
Adjustment Numeric
Adjusted Numeric value 0 or 1

References

Examples

data(audit, package = "pmml")

pmml

Generate PMML for Various Models

v2.4.0
GPL-3 | file LICENSE
Authors
Dmitriy Bolotov [aut, cre], Tridivesh Jena [aut], Graham Williams [aut], Wen-Ching Lin [aut], Michael Hahsler [aut], Hemant Ishwaran [aut], Udaya B. Kogalur [aut], Rajarshi Guha [aut], Software AG [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.