- more detailed error messages for factor level mismatch
- fixed errors for some factor outcomes
- fixed inconsistencies with
outcome_base
values - removed
preds_levels
argument - improved documentation of metric functions
- added support for continuous group feature with binning options
- added group size to metric outputs
- small updates in documentation
- added check and conversion of data to
data.frame
in metric functions - quiet AUC computation in
roc_parity()
- small updates in documentation
- fixed
outcome_levels
issue when levels of provided predictions do not match outcome levels - renamed
outcome_levels
topreds_levels
to improve clarity - added
outcome_base
argument to set base level for target variable used to compute fairness metrics - fixed
fnr_parity()
andfpr_parity()
calculations for different outcome bases - updates in package documentation
- small fixes in documentation
- CRAN resubmission of fairness
- fix of
DESCRIPTION
andLICENSE
files
- the first stable version of fairness