# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fairGATE" in publications use:' type: software license: MIT title: 'fairGATE: FairGATE (Fair Gated Algorithm for Targeted Equity)' version: 0.1.0 doi: 10.32614/CRAN.package.fairGATE abstract: Tools for training and analysing fairness-aware gated neural networks for subgroup-aware prediction and interpretation in clinical datasets. Methods draw on prior work in mixture-of-experts neural networks by Jordan and Jacobs (1994) , fairness-aware learning by Hardt, Price, and Srebro (2016) , and personalised treatment prediction for depression by Iniesta, Stahl, and McGuffin (2016) . authors: - family-names: Holland given-names: Rhys email: rhys.holland@icloud.com repository: https://rhysholland.r-universe.dev repository-code: https://github.com/rhysholland/FairGate commit: 71bb249dd954920d1898f3f0c4655f4a90ed0039 url: https://github.com/rhysholland/FairGATE date-released: '2026-01-07' contact: - family-names: Holland given-names: Rhys email: rhys.holland@icloud.com