# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "vip" in publications use:' type: software license: GPL-2.0-or-later title: 'vip: Variable Importance Plots' version: 0.5.0 doi: 10.32614/RJ-2020-013 identifiers: - type: doi value: 10.32614/CRAN.package.vip - type: url value: https://bgreenwell.r-universe.dev/vip abstract: A general framework for constructing variable importance plots from various types of machine learning models in R. Aside from some standard model- specific variable importance measures, this package also provides model- agnostic approaches that can be applied to any supervised learning algorithm. These include 1) an efficient permutation-based variable importance measure, 2) variable importance based on Shapley values (Strumbelj and Kononenko, 2014) , and 3) the variance-based approach described in Greenwell et al. (2018) . A variance-based method for quantifying the relative strength of interaction effects is also included (see the previous reference for details). authors: - family-names: Greenwell given-names: Brandon M. email: greenwell.brandon@gmail.com orcid: https://orcid.org/0000-0002-8120-0084 - family-names: Boehmke given-names: Brad email: bradleyboehmke@gmail.com orcid: https://orcid.org/0000-0002-3611-8516 preferred-citation: type: article title: Variable Importance Plots---An Introduction to the vip Package authors: - family-names: Greenwell given-names: Brandon M. email: greenwell.brandon@gmail.com orcid: https://orcid.org/0000-0002-8120-0084 - family-names: Boehmke given-names: Bradley C. journal: The R Journal year: '2020' volume: '12' issue: '1' url: https://doi.org/10.32614/RJ-2020-013 start: '343' end: '366' doi: 10.32614/RJ-2020-013 repository: https://bgreenwell.r-universe.dev repository-code: https://github.com/bgreenwell/vip commit: 4722bbe2b9aef245ecb1ea3ff30b46ff21f86ed8 url: https://bgreenwell.github.io/vip/ date-released: '2026-07-04' contact: - family-names: Greenwell given-names: Brandon M. email: greenwell.brandon@gmail.com orcid: https://orcid.org/0000-0002-8120-0084