Other packages > Find by keyword >

HyperG  

Hypergraphs in R
View on CRAN: Click here


Download and install HyperG package within the R console
Install from CRAN:
install.packages("HyperG")

Install from Github:
library("remotes")
install_github("cran/HyperG")

Install by package version:
library("remotes")
install_version("HyperG", "1.0.0")



Attach the package and use:
library("HyperG")
Maintained by
David J. Marchette
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-04
Latest Update: 2021-03-04
Description:
Implements various tools for storing and analyzing hypergraphs. Handles basic undirected, unweighted hypergraphs, and various ways of creating hypergraphs from a number of representations, and converting between graphs and hypergraphs.
How to cite:
David J. Marchette (2021). HyperG: Hypergraphs in R. R package version 1.0.0, https://cran.r-project.org/web/packages/HyperG. Accessed 06 Mar. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited HyperG R package
View HyperG citation profile
Other R packages that HyperG depends, imports, suggests or enhances
Complete documentation for HyperG
Functions, R codes and Examples using the HyperG R package
Some associated functions: aaHyperG-package . add.edges . as.bipartite . as.edgelist . as.hypergraph . ase . clique_hypergraph . cluster_spectral . degree . delete.edges . dual . epsilon_hypergraph . equivalent.hypergraphs . generalized2section . has.helly . has.isolates . horder . hrank . hypergraph.complement . hypergraph.entropy . hypergraph.union . hypergraph_as_adjacency_matrix . hypergraph_from_incidence_matrix . hypergraph_from_literal . hypergraph_laplacian_matrix . incidence_matrix . induced_hypergraph . is.conformal . is.connected . is.empty.hypergraph . is.hypergraph . is.hypertree . is.linear . is.tree . kCores . knn_hypergraph . line.graph . make_empty_hypergraph . pendant . plot.hypergraph . print.hypergraph . reduce.hypergraph . remove.redundant.vertices . reorder_vertices . sample_geom_hypergraph . sample_gnp_hypergraph . sample_k_uniform_hypergraph . sample_sbm_hypergraph . star . subtree.hypergraph . summary.hypergraph . 
Some associated R codes: add.edges.R . add.vertices.R . as.bipartite.R . as_adjacency.R . ase.R . binarySearch.R . clique_hypergraph.R . cluster_spectral.R . conformal.R . degree.R . delete.edges.R . delete.vertices.R . dual.R . edge_orders.R . epsilon_hypergraph.R . equivalent.R . from_igraph.R . graph2hypergraph.R . helly.R . hnames.R . horder.R . hsize.R . hyper_edges.R . hypergraph.complement.R . hypergraph.disjoint.union.R . hypergraph.entropy.R . hypergraph.intersection.R . hypergraph.union.R . hypergraph2graph.R . hypergraph_from_edgelist.R . hypergraph_from_incidence_matrix.R . hypergraph_from_literal.R . hypergraph_from_membership.R . hypergraph_from_spectral_clustering.R . incidence_matrix.R . induced.hypergraph.R . is.connected.R . is.empty.hypergraph.R . is.hypergraph.R . is.linear.R . kcores.R . knn_hypergraph.R . laplacian.R . layout.R . line.graph.R . make_empty_hypergraph.R . newNames.R . pendant.R . plot.hypergraph.R . print.hypergraph.R . rank.R . reduce.hypergraph.R . remove.R . reorder_vertices.R . sample_er_hypergraph.R . sample_geom_hypergraph.R . sample_k_uniform.R . sample_sbm_hypergraph.R . spectrum.R . star.R . subtree.R . summary.hypergraph.R .  Full HyperG package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA