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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

qmap  
Statistical Transformations for Post-Processing Climate Model Output
Empirical adjustment of the distribution of variables originating from (regional) climate model simu ...
Download / Learn more Package Citations See dependency  
nimbleSCR  
Spatial Capture-Recapture (SCR) Methods Using 'nimble'
Provides utility functions, distributions, and fitting methods for Bayesian Spatial Capture-Recaptur ...
Download / Learn more Package Citations See dependency  
CSMES  
Cost-Sensitive Multi-Criteria Ensemble Selection for Uncertain Cost Conditions
Functions for cost-sensitive multi-criteria ensemble selection (CSMES) (as described in De bock et a ...
Download / Learn more Package Citations See dependency  
embed  
Extra Recipes for Encoding Predictors
Predictors can be converted to one or more numeric representations using a variety of methods. Effe ...
Download / Learn more Package Citations See dependency  
ALSCPC  
Accelerated line search algorithm for simultaneous orthogonal transformation of several positive definite symmetric matrices to nearly diagonal form
Using of the accelerated line search algorithm for simultaneously diagonalize a set of symmetric po ...
Download / Learn more Package Citations See dependency  
rcc  
Parametric Bootstrapping to Control Rank Conditional Coverage
Functions to implement the parametric and non-parametric bootstrap confidence interval methods desc ...
Download / Learn more Package Citations See dependency  

22,431

R Packages

191,269

Dependencies

56,139

Author Associations

22,432

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns