# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "gelnet" in publications use:' type: software license: GPL-3.0-or-later title: 'gelnet: Generalized Elastic Nets' version: 1.2.2 doi: 10.32614/CRAN.package.gelnet abstract: Implements several extensions of the elastic net regularization scheme. These extensions include individual feature penalties for the L1 term, feature-feature penalties for the L2 term, as well as translation coefficients for the latter. authors: - family-names: Sokolov given-names: Artem email: artem.sokolov@gmail.com repository: https://cran.r-universe.dev commit: d5e33f9ef05b19c2a4d4a17437dd29caee4e4016 date-released: '2026-07-21' contact: - family-names: Sokolov given-names: Artem email: artem.sokolov@gmail.com