Package: signnet 1.0.4

signnet: Methods to Analyse Signed Networks

Methods for the analysis of signed networks. This includes several measures for structural balance as introduced by Cartwright and Harary (1956) <doi:10.1037/h0046049>, blockmodeling algorithms from Doreian (2008) <doi:10.1016/j.socnet.2008.03.005>, various centrality indices, and projections of signed two-mode networks introduced by Schoch (2020) <doi:10.1080/0022250X.2019.1711376>.

Authors:David Schoch [aut, cre]

signnet_1.0.4.tar.gz
signnet_1.0.4.zip(r-4.5)signnet_1.0.4.zip(r-4.4)signnet_1.0.4.zip(r-4.3)
signnet_1.0.4.tgz(r-4.4-x86_64)signnet_1.0.4.tgz(r-4.4-arm64)signnet_1.0.4.tgz(r-4.3-x86_64)signnet_1.0.4.tgz(r-4.3-arm64)
signnet_1.0.4.tar.gz(r-4.5-noble)signnet_1.0.4.tar.gz(r-4.4-noble)
signnet_1.0.4.tgz(r-4.4-emscripten)signnet_1.0.4.tgz(r-4.3-emscripten)
signnet.pdf |signnet.html
signnet/json (API)
NEWS

# Install 'signnet' in R:
install.packages('signnet', repos = c('https://schochastics.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/schochastics/signnet/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • avatar - Signed networks from Avatar: The Last Airbender
  • cowList - Signed networks from Correlates of War
  • tribes - Signed network of New Guinean highland tribes

On CRAN:

network-analysissigned-networkssna

30 exports 22 stars 2.32 score 13 dependencies 45 scripts 439 downloads

Last updated 9 months agofrom:4caafbcc1c. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-win-x86_64OKAug 24 2024
R-4.5-linux-x86_64OKAug 24 2024
R-4.4-win-x86_64OKAug 24 2024
R-4.4-mac-x86_64OKAug 24 2024
R-4.4-mac-aarch64OKAug 24 2024
R-4.3-win-x86_64OKAug 24 2024
R-4.3-mac-x86_64OKAug 24 2024
R-4.3-mac-aarch64OKAug 24 2024

Exports:as_adj_complexas_adj_signedas_complex_edgesas_incidence_complexas_incidence_signedas_signed_projas_unsigned_2modebalance_scorecomplex_walkscount_complex_trianglescount_signed_trianglesdegree_signedeigen_centrality_signedfrustration_exactggblockggsignedgraph_circular_signedgraph_from_adjacency_matrix_signedgraph_from_edgelist_signedis_signedlaplacian_matrix_complexlaplacian_matrix_signedpn_indexsample_bipartite_signedsample_gnp_signedsample_islands_signedsigned_blockmodelsigned_blockmodel_generalsigned_trianglestriad_census_signed

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigRcppRcppArmadillorlangvctrs

Signed Networks

Rendered fromsigned_networks.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2020-01-07
Started: 2020-01-07

Structural Balance

Rendered fromstructural_balance.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2022-11-03
Started: 2020-01-07

Blockmodeling

Rendered fromblockmodeling.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2020-01-07
Started: 2020-01-07

Centrality

Rendered fromcentrality.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2020-01-07
Started: 2020-01-07

Signed Two-Mode Networks

Rendered fromsigned_2mode.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2022-11-04
Started: 2020-01-07

Complex Matrices

Rendered fromcomplex_matrices.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2024-01-06
Started: 2020-01-07

Readme and manuals

Help Manual

Help pageTopics
Convert a signed graph to a complex adjacency matrixas_adj_complex
Convert a signed graph to a signed adjacency matrixas_adj_signed
Convert Signed Network to Complexas_complex_edges
Complex Incidence Matrixas_incidence_complex
Convert a signed two-mode network to a signed matrixas_incidence_signed
convert unsigned projection to signedas_signed_proj
convert signed two-mode network to unsignedas_unsigned_2mode
Signed networks from Avatar: The Last Airbenderavatar
balancedness of signed networkbalance_score
Count Walks in complex signed networkcomplex_walks
count complex trianglescount_complex_triangles
count signed trianglescount_signed_triangles
Signed networks from Correlates of WarcowList
Signed Degreedegree_signed
Signed Eigenvector centralityeigen_centrality_signed
Exact frustration index of a signed networkfrustration_exact
Plot Blockmodel matrixggblock
Plot a signed or complex networkggsigned
circular signed graphgraph_circular_signed
Create signed graphs from adjacency matricesgraph_from_adjacency_matrix_signed
Create a signed graph from an edgelist matrixgraph_from_edgelist_signed
Check if network is a signed networkis_signed
Complex Graph Laplacianlaplacian_matrix_complex
Signed Graph Laplacianlaplacian_matrix_signed
PN Centrality Indexpn_index
Bipartite random signed graphssample_bipartite_signed
Generate random signed graphs according to the G(n,p) Erdos-Renyi modelsample_gnp_signed
A graph with random subgraphs connected by negative edgessample_islands_signed
Blockmodeling for signed networkssigned_blockmodel
Generalized blockmodeling for signed networkssigned_blockmodel_general
list signed trianglessigned_triangles
signed triad censustriad_census_signed
Signed network of New Guinean highland tribestribes