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) <arXiv:2108.03336> for details.

Package details

AuthorFan Chen [aut] (<https://orcid.org/0000-0003-4508-6023>), Alex Hayes [cre, aut, cph] (<https://orcid.org/0000-0002-4985-5160>), Karl Rohe [aut]
MaintainerAlex Hayes <alexpghayes@gmail.com>
LicenseGPL (>= 3)
Version0.1.0
URL https://github.com/RoheLab/gdim https://rohelab.github.io/gdim/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gdim")

Try the gdim package in your browser

Any scripts or data that you put into this service are public.

gdim documentation built on Sept. 8, 2023, 5:56 p.m.