Package: ES 1.1

Sanjay Chaudhuri
ES: Edge Selection
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:
ES_1.1.tar.gz
ES_1.1.tar.gz(r-4.7-any)ES_1.1.tar.gz(r-4.6-any)
ES_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
ES/json (API)
| # Install 'ES' in R: |
| install.packages('ES', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- marks - Mathematics Marks
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:4a3b82c337. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 139 | ||
| linux-release-x86_64 | OK | 98 | ||
| wasm-release | OK | 81 |
Exports:block_crossblock_multipleblock_solvecreate.tagscv.ESESESpredictMPinversescaledata
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Edge Selection for Undirected Graphs | ES-package |
| Edge Selection with Cross validation | cv.ES |
| Edge Selection Algorithm | block_cross block_multiple block_solve create.tags ES MPinverse scaledata |
| ESpredict | ESpredict |
| Mathematics Marks | marks |