RoheLab/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.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version0.1.0.9000
URL https://github.com/RoheLab/gdim https://rohelab.github.io/gdim/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RoheLab/gdim")
RoheLab/gdim documentation built on Sept. 13, 2023, 1:55 a.m.