Package: RWgraph 1.0.0
RWgraph: Random Walks on Graphs Representing a Transactional Network
Random walk functions to extract new variables based on clients transactional behaviour. For more details, see Eddin et al. (2021) <arxiv:2112.07508v3> and Oliveira et al. (2021) <arxiv:2102.05373v2>.
Authors:
RWgraph_1.0.0.tar.gz
RWgraph_1.0.0.zip(r-4.7)RWgraph_1.0.0.zip(r-4.6)RWgraph_1.0.0.zip(r-4.5)
RWgraph_1.0.0.tgz(r-4.6-any)RWgraph_1.0.0.tgz(r-4.5-any)
RWgraph_1.0.0.tar.gz(r-4.7-any)RWgraph_1.0.0.tar.gz(r-4.6-any)
RWgraph_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RWgraph/json (API)
NEWS
| # Install 'RWgraph' in R: |
| install.packages('RWgraph', repos = c('https://msaferr.r-universe.dev', 'https://cloud.r-project.org')) |
- clients_small_example - Clients' information for a small example
- profiles - Clients' information
- transactions - Transactions' information
- transactions_small_example - Transactions' information for a small example
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:4deb956ece. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 196 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 145 | ||
| macos-oldrel-arm64 | OK | 188 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 96 |
Exports:info_clientmean_rw_clientrw_client
Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigrlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clients' information for a small example | clients_small_example |
| Random walk metrics for each client | info_client |
| Metrics for multiple random walks | mean_rw_client |
| Clients' information | profiles |
| Random walk simulation | rw_client |
| Transactions' information | transactions |
| Transactions' information for a small example | transactions_small_example |
