New features
- Added algorithm auditing section to the module with one analysis: Fairness metrics.
- Add robustness and sensitivity plots to Benford's law along with the possibility to adjust the prior distribution.
New features
- Added analytical risk as a constituent of the audit risk model.
New features
- Stratification has been implemented in the Bayesian evaluation analysis, enabling users to assess stratified audit samples using the techniques outlined in https://psyarxiv.com/byj2a/.
- Default percentages associated with risk categories for the Audit Risk Model are displayed as a table in the output.
- A table is now available in the Benford's law analysis that matches the first digit to its corresponding row.
Bug fixes
- None.
Major changes
- Changed the default percentages for inherent risk from
medium: 60%
tomedium: 63%
andlow: 36%
tolow: 40%
. - Changed the default percentages for control risk from
medium: 60%
tomedium: 52%
andlow: 36%
tolow: 34%
.
Minor changes
- It is now possible to specify values below 25% for the
Manual
categories in the Audit Risk Model.