Get started with the jfa package

Koen Derks

Introduction

Welcome to the ‘Get started’ page of the jfa package. jfa is an R package that provides Bayesian and classical statistical methods for audit sampling, data auditing, and algorithm auditing. This page points you to the vignettes accompanying each of these three subjects.

Audit sampling

Firstly, jfa facilitates statistical audit sampling. That is, the package provides functions for planning, performing, and evaluating an audit sample compliant with international standards on auditing.

Data auditing

Secondly, jfa facilitates statistical data auditing. That is, the package includes functions for auditing data, such as testing the distribution of first digits of a data set against Benford’s law, or assessing whether a data set includes an unusual amount of repeated values.

Algorithm auditing

Finally, jfa facilitates statistical algorithm auditing. That is, the package implements functions for auditing algorithms, such as computing fairness metrics and testing the equality of parity metrics across protected groups.