Package: fca 0.1.0

Etienne Grueebler
fca: Floating Catchment Area (FCA) Methods to Calculate Spatial Accessibility
Perform various floating catchment area methods to calculate a spatial accessibility index (SPAI) for demand point data. The distance matrix used for weighting is normalized in a preprocessing step using common functions (gaussian, gravity, exponential or logistic).
Authors:
fca_0.1.0.tar.gz
fca_0.1.0.zip(r-4.7)fca_0.1.0.zip(r-4.6)fca_0.1.0.zip(r-4.5)
fca_0.1.0.tgz(r-4.6-any)fca_0.1.0.tgz(r-4.5-any)
fca_0.1.0.tar.gz(r-4.7-any)fca_0.1.0.tar.gz(r-4.6-any)
fca_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fca/json (API)
NEWS
| # Install 'fca' in R: |
| install.packages('fca', repos = c('https://egrueebler.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/egrueebler/fca/issues
Pkgdown/docs site:https://egrueebler.github.io
Last updated from:f813216e2c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 132 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 109 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 68 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 96 |
Exports:dist_normalizespai_2sfcaspai_3sfcaspai_mh3sfca
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Distance weight methods | dist_normalize |
| Two-Step Floating Catchment Area method | spai_2sfca |
| Three-Step Floating Catchment Area method | spai_3sfca |
| Modified-Huff-Three-Step Floating Catchment Area method | spai_mh3sfca |