Package: ssrn 0.1.0
ssrn: Scan Statistics for Railway Network
Implement the algorithm provided in scan for estimating the transmission route on railway network using passenger volume. It is a generalization of the scan statistic approach for railway network to identify the hot railway route for transmitting infectious diseases.
Authors:
ssrn_0.1.0.tar.gz
ssrn_0.1.0.zip(r-4.7)ssrn_0.1.0.zip(r-4.6)ssrn_0.1.0.zip(r-4.5)
ssrn_0.1.0.tgz(r-4.6-any)ssrn_0.1.0.tgz(r-4.5-any)
ssrn_0.1.0.tar.gz(r-4.7-any)ssrn_0.1.0.tar.gz(r-4.6-any)
ssrn_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ssrn/json (API)
| # Install 'ssrn' in R: |
| install.packages('ssrn', repos = c('https://uribo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/uribo/ssrn/issues
- jreast_jt - East Japan Railway's Tokaido Line Data
- jreast_jt_od - JR-East Tokaido Line OD Data
Last updated from:c0c2837eb6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 103 |
Exports:%>%make_adjacency_matrixmake_passenger_matrixmake_passenger_odnetwork_windowtransit_table
Dependencies:clicpp11dplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| East Japan Railway's Tokaido Line Data | jreast_jt |
| JR-East Tokaido Line OD Data | jreast_jt_od |
| Convert station data to adjacency matrix | make_adjacency_matrix |
| Convert passenger and station data to origin-destination matrix | make_passenger_matrix |
| Summaries a passenger volume | make_passenger_od |
| Create network window zones | network_window |
| Create transit table | transit_table |
