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.5)fca_0.1.0.zip(r-4.4)fca_0.1.0.zip(r-4.3)
fca_0.1.0.tgz(r-4.4-any)fca_0.1.0.tgz(r-4.3-any)
fca_0.1.0.tar.gz(r-4.5-noble)fca_0.1.0.tar.gz(r-4.4-noble)
fca_0.1.0.tgz(r-4.4-emscripten)fca_0.1.0.tgz(r-4.3-emscripten)
fca.pdf |fca.html✨
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
Last updated 3 years agofrom:f813216e2c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
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 |