The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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) DOI:10.1111/2041-210X.12395 and Strona et al. (2018) DOI:10.1111/ecog.03447 . 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")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.