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.
netcom
is an R package to infer system functioning by
empirically comparing networks to each other. There are many uses of
this general approach to understanding network data. The vignette covers
several common kinds of inference. Once installed, this can be opened by
running:
vignette("tutorial", package = "netcom")
You can learn more about comparative inference in the following:
Langendorf, R. E. & Burgess, M. G. (2020) Empirically classifying network mechanisms. arXiv preprint arXiv:2012.15863.
Langendorf, R. E. (2020). Using Structural Comparisons to Measure the Behavior of Complex Systems. In Evaluating Climate Change Impacts (pp. 123-137). Chapman and Hall/CRC.
Langendorf, R. E. & Goldberg, D. S. (2019) Aligning statistical dynamics captures biological network functioning. arXiv preprint arXiv:1912.12551.
You can install the netcom package two main ways:
install.packages("netcom").
install.packages("devtools")
::install_github("langendorfr/netcom") devtools
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.