# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "vclust" in publications use:' type: software license: GPL-3.0-only title: 'vclust: Weighted Clustering of Quantitative and Categorical Variables' version: 0.0.1 doi: 10.32614/CRAN.package.vclust abstract: Methods for weighted hierarchical clustering of variables. Variables may be quantitative, categorical, or a mixture of both. Following the selection of a cutpoint, the resulting clusters may be summarized by their first principal component score for the purpose of dimensionality reduction. authors: - family-names: Klamer given-names: Brett email: code@brettklamer.com repository: https://bklamer.r-universe.dev commit: dbc7f7ec205066f5922b8288bd5f19f8a7881a4b url: https://brettklamer.com/work/vclust date-released: '2026-02-17' contact: - family-names: Klamer given-names: Brett email: code@brettklamer.com