| add_edge.multiplex | Add an edge between two nodes in a layer |
| add_edges.multiplex | Add a list of edges in a layer |
| add_layer | Add an igraph graph as a layer to the multiplex |
| add_trushcluster | Add a trush cluster |
| add_vertex.multiplex | Adds a new vertex in the multiplex network |
| add_vertices.multiplex | Adds a list of vertex in the multiplex network |
| adjList2multiplex | adjacency matrix list to multiplex |
| bipartite2multiplex | convert a bipartite network to two multiplex network. |
| centrality_closeness.multiplex | Centralize a multiplex network according to the multiplex... |
| centrality_degree.multiplex | Centralize a multiplex network according to the multiplex... |
| community.by_layer | Community structure detection on each layer |
| community.layer_aggregation | Layer aggregation based community detection algorithm |
| community.licod | Licod community detection algorithm |
| community.licodIteratif | Iteratif Licod community detection algorithm |
| community.muxLicod | MuxLicod community detection algorithm |
| community.partition_aggregation | Partition aggregation based community detection algorithm |
| complementarity | Complementarity of a multiplex network |
| complementarity_partition | Partition complementarity of a multiplex network |
| components.multiplex | The maximal connected components of each layer in the... |
| degree_average.multiplex | Average segree of vertices in the multiplex network |
| degree_entropy.multiplex | Degree based entropy of vertices in the multiplex network |
| degree.multiplex | Degree of vertices in the multiplex network |
| degree_similarity.multiplex | Degree based similarity of vertices in the multiplex network |
| delete_layer_by_name.multiplex | Delete a layer in the multiplex network |
| delete_layer_by_number.multiplex | Delete a layer in the multiplex network |
| diameter_multiplex | Diameter of a multiplex network. |
| ecount.multiplex | The number of edges in the multiplex network |
| epsilon_threshold_graph | Epsilon-threshold graph |
| exclusivity | The exclusivity of the multiplex network |
| flatten_binary | Binary layer aggregation |
| flatten_MinLayers | layer aggregation |
| flatten_redundancy | Redundancy layer aggregation |
| get_adjacency.multiplex | Adjacency matrix of the multiplex network |
| get_layer_by_name.multiplex | Get a layer in the multiplex network |
| get_layer_by_number.multiplex | Get the multiplex layer which has an id number given in... |
| get_layer_name.multiplex | Get the layer's name attribute of the multiplex network |
| get_name.multiplex | Get the attribute name of the multiplex network |
| get_number_of_layers.multiplex | Get the number of layers in the multiplex network |
| homgeniety | Homgeniety of the multiplex network |
| is.multiplex | Is this object a multiplex network ? |
| knn_graph | k-nearest neighbor graph |
| modularity_bylayer.multiplex | Modularity of a community structure by each layer of a... |
| modularity_multiplex | Multiplex modularity of a given community structure of a... |
| Multiplex_CKM_Physicians_Innovation | Multiplex CKM Physicians Innovation |
| Multiplex-class | Multiplex Class : a class that model the multiplex network. |
| Multiplex_CS_Aarhus | Multiplex CS Aarhus |
| multiplex.density | Graph density of each layer in the multiplex network. |
| Multiplex_Lazega | Multiplex Lazega |
| multiplex.summary | Short description of the multiplex network |
| multiplex.transitivity | Clustering coefficient of each layer in the multiplex... |
| Multiplex_Vickers_Chan_7thGraders | Multiplex Vickers Chan 7th Graders |
| neighbors.multiplex | Neighboring vertices in the multiplex network |
| neighbors_similarity.multiplex | Neighboring vertices in the multiplex network, a... |
| rankBorda | Rank Aggregation via Borda algorithm |
| redundency | The redundency of a multiplex network |
| redundency_partition | The redundency of each community of a partition in the... |
| redundency_partition_byCluster | The redundency of each community of a partition in the... |
| ResultsSummary | Results summary |
| rng_graph | Relative neighbor graph |
| set_layer_name.multiplex | Set the layer's name attribute of the multiplex network |
| set_name.multiplex | Set the attribute name of the multiplex network |
| shortestPath_all.multiplex | Shortest paths between all vertices in the multiplex network |
| shortestPath_mean_all.multiplex | Average shortest paths between all vertices over all layers... |
| shortestPath_mean.multiplex | Average shortest paths between vertices over all layers in... |
| shortestPath.multiplex | Shortest paths between two vertices in the multiplex network |
| similarity_layer | The similarity between a input igraph graph and all layers in... |
| similarityPerlayers | layer similarity of a multiplex network |
| subgraph.multiplex | Multiplex subgraph |
| summary_graph | Summary of the graph |
| variety | Variety of a multiplex network |
| vcount.multiplex | The number of vertices in the multiplex network |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.