Package: GSD 1.0.0
GSD: Graph Signal Decomposition
Graph signals residing on the vertices of a graph have recently gained prominence in research in various fields. Many methodologies have been proposed to analyze graph signals by adapting classical signal processing tools. Recently, several notable graph signal decomposition methods have been proposed, which include graph Fourier decomposition based on graph Fourier transform, graph empirical mode decomposition, and statistical graph empirical mode decomposition. This package efficiently implements multiscale analysis applicable to various fields, and offers an effective tool for visualizing and decomposing graph signals. For the detailed methodology, see Ortega et al. (2018) <doi:10.1109/JPROC.2018.2820126>, Shuman et al. (2013) <doi:10.1109/MSP.2012.2235192>, Tremblay et al. (2014) <https://www.eurasip.org/Proceedings/Eusipco/Eusipco2014/HTML/papers/1569922141.pdf>, and Cho et al. (2024) "Statistical graph empirical mode decomposition by graph denoising and boundary treatment".
Authors:
GSD_1.0.0.tar.gz
GSD_1.0.0.zip(r-4.5)GSD_1.0.0.zip(r-4.4)GSD_1.0.0.zip(r-4.3)
GSD_1.0.0.tgz(r-4.4-any)GSD_1.0.0.tgz(r-4.3-any)
GSD_1.0.0.tar.gz(r-4.5-noble)GSD_1.0.0.tar.gz(r-4.4-noble)
GSD_1.0.0.tgz(r-4.4-emscripten)GSD_1.0.0.tgz(r-4.3-emscripten)
GSD.pdf |GSD.html✨
GSD/json (API)
# Install 'GSD' in R: |
install.packages('GSD', repos = c('https://dkimstatlab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dkimstatlab/gsd/issues
- gsubway - Seoul Subway Ridership Data
Last updated 10 months agofrom:71ddd75408. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | NOTE | Nov 08 2024 |
R-4.5-linux | NOTE | Nov 08 2024 |
R-4.4-win | NOTE | Nov 08 2024 |
R-4.4-mac | NOTE | Nov 08 2024 |
R-4.3-win | NOTE | Nov 08 2024 |
R-4.3-mac | NOTE | Nov 08 2024 |
Exports:adjmatrixgextremagfdecompgftplotginterpolatinggplotgsignalgsmoothingsgemd
Dependencies:clicolorspacecpp11EbayesThreshfansifarverggplot2gluegtableigraphisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewavethreshwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Weighted Adjacency Matrix | adjmatrix |
Finding Local Extrema of a Graph Signal | gextrema |
Graph Fourier Decomposition | gfdecomp |
Plot of the absolute values of the graph Fourier coefficients vs the eigenvalues | gftplot |
Interpolation of a Graph Signal | ginterpolating |
Plot of a Graph Signal | gplot |
Graph Object with a Signal | gsignal |
Smoothing a Graph Signal | gsmoothing |
Seoul Subway Ridership Data | gsubway |
Statistical Graph Empirical Mode Decomposition | sgemd |