Package: Rato 0.1.0

Victor Chavauty
Rato: Resilience Analysis Toolkit (RATO)
Collection of tools for the analysis of the resilience of dynamic networks. Created as a classroom project.
Authors:
Rato_0.1.0.tar.gz
Rato_0.1.0.tar.gz(r-4.7-any)Rato_0.1.0.tar.gz(r-4.6-any)
Rato_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rato/json (API)
| # Install 'Rato' in R: |
| install.packages('Rato', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:83fe6a3682. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 120 | ||
| linux-release-x86_64 | OK | 94 | ||
| wasm-release | OK | 114 |
Exports:Barabasi.B_effBarabasi.X_effgraph.from.csvMichaelis.MentenMichaelis.Menten.Fastnode.raw.scorenode.removal.threadnode.scoreperturbation.thread
Dependencies:clicpp11deSolveglueigraphlatticelifecyclemagrittrMatrixpkgconfigrlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Average the product of the outgoing and incoming degrees of nodes | Barabasi.B_eff |
| Average Nearest-Neighbor Activity | Barabasi.X_eff |
| Loads a graph from Node / Edge CSV files | graph.from.csv |
| Michaelis-Menten equations | Michaelis.Menten |
| Optimized Michaelis-Menten equations | Michaelis.Menten.Fast |
| Node score in network dynamics | node.raw.score |
| Simulates Network Dynamics under Random Node Removal Perturbations. | node.removal.thread |
| Node score in network dynamics with significance test | node.score |
| Simulates Network Dynamics under Iterative Perturbations | perturbation.thread |