Package: rhype 0.3.0.9000

rhype:Work with Hypergraphs in R

Create and manipulate hypergraph objects. This early version of rhype allows for the output of matrices associated with the hypergraphs themselves. It also uses these matrices to calculate hypergraph spectra and perform spectral comparison. Functionality coming soon includes calculation of hyperpaths and hypergraph centrality measures.

Authors:Hugh Warden [aut, cre]

rhype_0.3.0.9000.tar.gz
rhype_0.3.0.9000.zip(r-4.5)rhype_0.3.0.9000.zip(r-4.4)rhype_0.3.0.9000.zip(r-4.3)
rhype_0.3.0.9000.tgz(r-4.4-any)rhype_0.3.0.9000.tgz(r-4.3-any)
rhype_0.3.0.9000.tar.gz(r-4.5-noble)rhype_0.3.0.9000.tar.gz(r-4.4-noble)
rhype_0.3.0.9000.tgz(r-4.4-emscripten)rhype_0.3.0.9000.tgz(r-4.3-emscripten)
rhype.pdf |rhype.html
rhype/json (API)
NEWS

# Installrhype in R:
install.packages('rhype',repos = c('https://hwarden162.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/hwarden162/rhype/issues

On CRAN:

hypergraphhypergraphs

40 exports 3 stars 0.92 score 15 dependencies 148 downloads

Last updated 2 years agofrom:53cb797b8d

Exports:adjacency_matrixbootstrap_hypecardinalityconnectivity_graphdegreedual_hypeeigenvector_centralityeigenvector_centrality_factorexample_hypehas_real_coefhype_from_edge_listhype_from_inc_mathype_infohype_norm_lap_mathype_orderhype_sizehyperedge_listhyperedge_nameshyperedge_weightsincidence_matrixis_directedis_orientedis_weightedjackknife_hypelaplacian_matrixmax_cardinalitymax_degreemin_cardinalitymin_degreepartial_hypeshortest_hyperpathsshuffle_hypespectraspectral_distancespectral_distance_discsupport_graphvalidate_hypergraphvert_norm_lap_matvertex_namesvertex_weights

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigR6RcppRcppEigenrlangRSpectravctrs

rhype

Rendered fromrhype.Rmdusingknitr::rmarkdownon Jun 24 2024.

Last update: 2022-08-25
Started: 2022-08-25

Readme and manuals

Help Manual

Help pageTopics
Find the Adjacency Matrix of a Hypergraphadjacency_matrix
Bootstrap A Hypergraphbootstrap_hype
Find The Cardinality Of Hyperedges In A Hypergraphcardinality
Find The Connectivity Graph Of A Hypergraphconnectivity_graph
Find the Degree of Vertices in a Hypergraphdegree
Get The Dual Of A Hypergraphdual_hype
Calculate The Eigenvector Centrality Of A Hypergrapheigenvector_centrality
Calculate The Eigenvector Centrality Scaling Factor Of A Hypergrapheigenvector_centrality_factor
Generate an Example Hypergraphexample_hype
Does a Hypergraph Have Real Coefficientshas_real_coef
Create a Hypergraph From a Hyperedge Listhype_from_edge_list
Create a Hypergraph From an Incidence Matrixhype_from_inc_mat
Print More Detail About a Hypergraphhype_info
Find the Hyperedge Normalised Laplacian Matrix of a Hypergraphhype_norm_lap_mat
Get The Order Of A Hypergraphhype_order
Get The Size Of A Hypergraphhype_size
Get Hyperedge Listhyperedge_list
Get Hyperedge Nameshyperedge_names
Get Hyperedge Weightshyperedge_weights
Find the Incidence Matrix of a Hypergraphincidence_matrix
Is a Hypergraph Directedis_directed
Is a Hypergraph Orientedis_oriented
Is a Hypergraph Weightedis_weighted
Jackknife A Hypergraphjackknife_hype
Find the Laplacian Matrix of a Hypergraphlaplacian_matrix
Find The Maximum Cardinality Of A Hyperedge In A Hypergraphmax_cardinality
Find The Maximum Degree Of A Hypergraphmax_degree
Find The Minimum Cardinality Of A Hyperedge In A Hypergraphmin_cardinality
Find The Minimum Degree Of A Hypergraphmin_degree
Generate A Partial Hypergraphpartial_hype
Pseudo-Invert a Vectorpseudo_invert
Find The Shortest Hyperpaths Between Two Verticesshortest_hyperpaths
Shuffle A Hypergraphshuffle_hype
Find the Spectra of a Hypergraphspectra
Find the Spectral Distance Between Two Hypergraphsspectral_distance
Find the Spectral Distance From the Fully Disconnected Hypergraphspectral_distance_disc
Find The Support Graph Of A Hypergraphsupport_graph
Quickly Validate a Hypergraphvalidate_hypergraph
Find the Vertex Normalised Laplacian Matrix of a Hypergraphvert_norm_lap_mat
Get Vertex Namesvertex_names
Get Vertex Weightsvertex_weights