# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lyubishchev" in publications use:' type: software license: MIT title: 'lyubishchev: Quantitative Taxonomy Methods of A.A. Lyubishchev (1943)' version: 0.1.0 abstract: Implements the multivariate classification methods of Alexander Alexandrovich Lyubishchev (1890-1972), as described in his 1943 manuscript 'Programma obshchey sistematiki' Lyubishchev (1943) and published in Lubischew (1962) . Provides divergence_coefficient() for measuring separation between groups on continuous features, scatter_ellipse() for fitting covariance ellipses per class, transgression() for detecting ellipse overlap, and classify() for Bayesian posterior classification. These methods predate and are more general than the binary-character similarity coefficients of Sokal and Sneath (1963) that appear in other R packages. authors: - family-names: Berdeyev given-names: Akzhan email: akzhan.berdeyev@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/AkzhanBerdi/lyubishchev-r commit: a09cfd7196d53d7b7e16d6283d1dd0bd0a92802d url: https://github.com/AkzhanBerdi/lyubishchev-r date-released: '2026-06-22' contact: - family-names: Berdeyev given-names: Akzhan email: akzhan.berdeyev@gmail.com