Package: gdim 0.1.0.9000
gdim: Estimate Graph Dimension using Cross-Validated Eigenvalues
Cross-validated eigenvalues are estimated by splitting a graph into two parts, the training and the test graph. The training graph is used to estimate eigenvectors, and the test graph is used to evaluate the correlation between the training eigenvectors and the eigenvectors of the test graph. The correlations follow a simple central limit theorem that can be used to estimate graph dimension via hypothesis testing, see Chen et al. (2021) <doi:10.48550/arXiv:2108.03336> for details.
Authors:
gdim_0.1.0.9000.tar.gz
gdim_0.1.0.9000.zip(r-4.7)gdim_0.1.0.9000.zip(r-4.6)gdim_0.1.0.9000.zip(r-4.5)
gdim_0.1.0.9000.tgz(r-4.6-any)gdim_0.1.0.9000.tgz(r-4.5-any)
gdim_0.1.0.9000.tar.gz(r-4.7-any)gdim_0.1.0.9000.tar.gz(r-4.6-any)
gdim_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gdim/json (API)
NEWS
| # Install 'gdim' in R: |
| install.packages('gdim', repos = c('https://rohelab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rohelab/gdim/issues
Pkgdown/docs site:https://rohelab.github.io
Last updated from:4b547b2419. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 195 | ||
| source / vignettes | OK | 198 | ||
| linux-release-x86_64 | NOTE | 128 | ||
| macos-release-arm64 | NOTE | 108 | ||
| macos-oldrel-arm64 | NOTE | 100 | ||
| windows-devel | NOTE | 95 | ||
| windows-release | NOTE | 90 | ||
| windows-oldrel | NOTE | 104 | ||
| wasm-release | OK | 103 |
Exports:eigcv
Dependencies:clicpp11crayondplyrfarvergenericsggplot2gluegtablehmsirlbaisobandlabelinglatticelifecyclemagrittrMatrixpillarpkgconfigprettyunitsprogressR6RColorBrewerrlangS7scalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute cross-validate eigenvalues | eigcv |
| Plot cross-validated eigenvalues | plot.eigcv |
| Print cross-validated eigenvalues | print.eigcv |
