# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fastshap" in publications use:' type: software license: GPL-2.0-or-later title: 'fastshap: Fast Approximate Shapley Values' version: 0.1.1 doi: 10.32614/CRAN.package.fastshap abstract: Computes fast (relative to other implementations) approximate Shapley values for any supervised learning model. Shapley values help to explain the predictions from any black box model using ideas from game theory; see Strumbel and Kononenko (2014) for details. authors: - family-names: Greenwell given-names: Brandon email: greenwell.brandon@gmail.com orcid: https://orcid.org/0000-0002-8120-0084 repository: https://cranhaven.r-universe.dev repository-code: https://github.com/bgreenwell/fastshap commit: 69e60b8c24c2352289bdff7e5024fbb455a17a97 url: https://bgreenwell.github.io/fastshap/ date-released: '2026-05-27' contact: - family-names: Greenwell given-names: Brandon email: greenwell.brandon@gmail.com orcid: https://orcid.org/0000-0002-8120-0084