- fixed namespace conflicts with ggplot2 4.0.0
- removed unused e1071 dependency
- moved devtools to Suggests
- more detailed error messages for factor level mismatch
- fixed errors for some factor outcomes
- fixed inconsistencies with
outcome_basevalues - removed
preds_levelsargument - 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.framein metric functions - quiet AUC computation in
roc_parity() - small updates in documentation
- fixed
outcome_levelsissue when levels of provided predictions do not match outcome levels - renamed
outcome_levelstopreds_levelsto improve clarity - added
outcome_baseargument 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
DESCRIPTIONandLICENSEfiles
- the first stable version of fairness