README.md

The nos R package

CRAN
Downloads CRAN_Status_Badge License: GPL
v3 CircleCI Codecov test
coverage

Calculate NOS (node overlap and segregation) and the associated metrics described in Strona and Veech (2015) and Strona et al. (2018) . The functions provided in the package enable assessment of structural patterns ranging from complete node segregation to perfect nestedness in a variety of network types. In addition, they provide a measure of network modularity.

The package is currently on CRAN and can be installed via

install.packages("nos")

Alternatively, you can install the developmental version via

devtools::install_github("txm676/nos")


txm676/nos documentation built on March 28, 2024, 7:44 a.m.