# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fairGNN" in publications use:' type: software license: MIT title: 'fairGNN: Fairness-Aware Gated Neural Networks' version: 0.1.0 doi: 10.32614/CRAN.package.fairGNN 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/fairGNN commit: c9ca1a118f20fea0af045321209166deed61d6f1 url: https://github.com/rhysholland/fairGNN date-released: '2025-10-26' contact: - family-names: Holland given-names: Rhys email: rhys.holland@icloud.com