CRAN/E | spectralGraphTopology

spectralGraphTopology

Learning Graphs from Data via Spectral Constraints

Installation

About

In the era of big data and hyperconnectivity, learning high-dimensional structures such as graphs from data has become a prominent task in machine learning and has found applications in many fields such as finance, health care, and networks. 'spectralGraphTopology' is an open source, documented, and well-tested R package for learning graphs from data. It provides implementations of state of the art algorithms such as Combinatorial Graph Laplacian Learning (CGL), Spectral Graph Learning (SGL), Graph Estimation based on Majorization-Minimization (GLE-MM), and Graph Estimation based on Alternating Direction Method of Multipliers (GLE-ADMM). In addition, graph learning has been widely employed for clustering, where specific algorithms are available in the literature. To this end, we provide an implementation of the Constrained Laplacian Rank (CLR) algorithm.

Citation spectralGraphTopology citation info
github.com/dppalomar/spectralGraphTopology
mirca.github.io/spectralGraphTopology/
www.danielppalomar.com
Bug report File report

Key Metrics

Version 0.2.3
Published 2022-03-14 777 days ago
Needs compilation? yes
License GPL-3
CRAN checks spectralGraphTopology results

Downloads

Yesterday 10 0%
Last 7 days 180 +13%
Last 30 days 731 -6%
Last 90 days 2.175 +6%
Last 365 days 8.286 +14%

Maintainer

Maintainer

Ze Vinicius

jvmirca@gmail.com

Authors

Ze Vinicius

cre / aut

Daniel P. Palomar

aut

Material

README
NEWS
Reference manual
Package source

In Views

GraphicalModels

Vignettes

Learning graphs from data via spectral constraints (html)

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

spectralGraphTopology archive

Imports

Rcpp ≥ 0.11.0
MASS
Matrix
progress
rlist

Suggests

CVXR
bookdown
knitr
prettydoc
rmarkdown
R.rsp
testthat
patrick
corrplot
igraph
kernlab
pals
clusterSim
viridis
quadprog
matrixcalc

LinkingTo

Rcpp
RcppArmadillo
RcppEigen