Description Usage Arguments Value Author(s) References
Computes the weights for neighborhood.
1 |
matrix |
A data frame with travel time/distance matrix (origin, destination, travel_time). |
bandwidth |
A numeric objetc bandwidth selected to perform neighborhood (same unit of distance). |
weightmethod |
A string object to choose the method to be used: gaussian , bi-square and moving window. Defaults to gaussian. |
A data frame with weight value for internal use (process the population intensity).
Beatriz Moura dos Santos
Smith, Goodchild & Longley (2018). Geospatial Analysis. A Comprehensive Guide to PrinciplesTechniques and Software Tools. https://www.spatialanalysisonline.com/HTML/index.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.