# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fangs" in publications use:' type: software license: - Apache-2.0 - MIT title: 'fangs: Feature Allocation Neighborhood Greedy Search Algorithm' version: 0.2.24 doi: 10.32614/CRAN.package.fangs abstract: A neighborhood-based, greedy search algorithm is performed to estimate a feature allocation by minimizing the expected loss based on posterior samples from the feature allocation distribution. The method is described in Dahl, Johnson, and Andros (2023) "Comparison and Bayesian Estimation of Feature Allocations" . authors: - family-names: Dahl given-names: David B. email: dahl@stat.byu.edu orcid: https://orcid.org/0000-0002-8173-1547 - family-names: Andros given-names: R. Jacob email: androsrj@gmail.com orcid: https://orcid.org/0000-0002-1289-385X - family-names: Johnson given-names: Devin J. email: devin.j.johnson7@gmail.com orcid: https://orcid.org/0000-0003-2619-6649 repository: https://dbdahl.r-universe.dev repository-code: https://github.com/dbdahl/fangs-package commit: 35274d6d0f0e284914215f59a715429a78ce027f url: https://github.com/dbdahl/fangs-package date-released: '2026-03-14' contact: - family-names: Dahl given-names: David B. email: dahl@stat.byu.edu orcid: https://orcid.org/0000-0002-8173-1547