# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "kumquat" in publications use:' type: software license: MIT title: 'kumquat: A Smaller Version of LIME' version: 1.1.0 doi: 10.32614/CRAN.package.kumquat abstract: The existing implementation of 'lime' can be quite limiting in understanding the underlying components that make Local Local interpretable model-agnostic explanations (LIME) work. 'kumquat' is a simpler implementation of 'lime' that is easier to understand and is more transparent on the pieces that come together to make LIME work. For more details on LIME, see Ribeiro, Singh, and Guestrin (2016) . authors: - family-names: Wanniarachchi given-names: Janith email: janithcwanni@gmail.com repository: https://janithwanni.r-universe.dev repository-code: https://github.com/janithwanni/kumquat commit: 004efddb23596beadb65a85a85edf6b9ac5c2f02 url: https://janithwanni.github.io/kumquat/ date-released: '2026-06-19' contact: - family-names: Wanniarachchi given-names: Janith email: janithcwanni@gmail.com