# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "classifly" in publications use:' type: software license: MIT title: 'classifly: Explore Classification Models in High Dimensions' version: 0.4.3 doi: 10.32614/CRAN.package.classifly abstract: Given $p$-dimensional training data containing $d$ groups (the design space), a classification algorithm (classifier) predicts which group new data belongs to. Generally the input to these algorithms is high dimensional, and the boundaries between groups will be high dimensional and perhaps non-linear. This package implements methods for understanding the division of space between the groups. authors: - family-names: Wickham given-names: Hadley email: h.wickham@gmail.com - family-names: Cook given-names: Dianne email: visnut@gmail.com repository: https://dicook.r-universe.dev commit: b6c2957ae84e3fd380b46a0d9c6c13c2dace5578 url: http://had.co.nz/classifly date-released: '2026-03-15' contact: - family-names: Cook given-names: Dianne email: visnut@gmail.com