The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

R package: dupNodes

CRAN status Check and test package

Browse this from the web or browse the generated documentation

dupNodes is the companion package to paper “Intra-family links in the analysis of marital networks”, with reference here.

It creates duplicates of nodes that have self loops in undirected graphs such as the one here

A with self loop
A with self loop

in this way

Duplicated node
Duplicated node

which has exactly the same degree; in this way, the weights of these self-loops can be taken into account when computing centrality measures such as betweenness.

Installation

Install released versions from CRAN as usual, or development version from here

library(devtools)
install_github("JJ/R-dupNodes")

Reference

Please cite this paper when using this package in your work

@Article{mm24:intra_family_links,
  author =       {Merelo, J.J. and Molinari, M.C. },
  title =        {Intra-family links in the analysis of marital networks},
  journal =      {Journal of computational social science},
  year =         2024,
  url= {https://link.springer.com/epdf/10.1007/s42001-023-00245-4},
  doi= {https://doi.org/10.1007/s42001-023-00245-4},
  month =     {January}
}

Examples

There are some examples explained in vignettes. Use vignette("dupNodes") to access all of chem, or individually:

License

The contents of this repository are (c) JJ Merelo, 2024, and are released under the GPL 3 license.

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.
Health stats visible at Monitor.