# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ES" in publications use:' type: software license: GPL-2.0-only title: 'ES: Edge Selection' version: '1.1' doi: 10.32614/CRAN.package.ES abstract: Implementation of the Edge Selection Algorithm for undirected graph selection. The least angle regression-based algorithm selects edges of an undirected graph based on the projection of the current residuals on the two dimensional edge-planes. The algorithm selects symmetric adjacency matrix, which many other regression-based undirected graph selection procedures cannot do. authors: - family-names: Chaudhuri given-names: Sanjay email: schaudhuri2@unl.edu - family-names: Meng given-names: Victor name-suffix: Hui email: physium@gmail.com repository: https://cran.r-universe.dev commit: 4a3b82c33755df444beae3e9c66b43d5949503f6 date-released: '2025-09-13' contact: - family-names: Chaudhuri given-names: Sanjay email: schaudhuri2@unl.edu