Package: ES
Type: Package
Title: Edge Selection
Version: 1.1
Date: 2025-09-13
Authors@R: c(person("Sanjay","Chaudhuri", role = c("aut", "cre"), email = "schaudhuri2@unl.edu"),
	     person(given = c("Victor"), family = c("Meng","Hui"), role = "aut",email = "physium@gmail.com"))
Author: Sanjay Chaudhuri [aut, cre],
  Victor Meng Hui [aut]
Maintainer: Sanjay Chaudhuri <schaudhuri2@unl.edu>
Description: 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. 
License: GPL-2
NeedsCompilation: no
Packaged: 2025-09-30 07:56:48 UTC; sanjay
Repository: CRAN
Date/Publication: 2025-10-06 08:10:24 UTC
Built: R 4.4.1; ; 2025-10-06 08:21:02 UTC; unix
