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.5)RWgraph_1.0.0.zip(r-4.4)RWgraph_1.0.0.zip(r-4.3)
RWgraph_1.0.0.tgz(r-4.4-any)RWgraph_1.0.0.tgz(r-4.3-any)
RWgraph_1.0.0.tar.gz(r-4.5-noble)RWgraph_1.0.0.tar.gz(r-4.4-noble)
RWgraph_1.0.0.tgz(r-4.4-emscripten)RWgraph_1.0.0.tgz(r-4.3-emscripten)
RWgraph.pdf |RWgraph.html✨
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 1 years agofrom:4deb956ece. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-win | OK | Oct 16 2024 |
R-4.5-linux | OK | Oct 16 2024 |
R-4.4-win | OK | Oct 16 2024 |
R-4.4-mac | OK | Oct 16 2024 |
R-4.3-win | OK | Oct 16 2024 |
R-4.3-mac | OK | Oct 16 2024 |
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 |