nptscot / npt

Data processing code, also use this repo for issue tracking for the Network Planning Tool. See https://nptscot.github.io for development version
https://www.npt.scot/
GNU Affero General Public License v3.0
5 stars 0 forks source link

Refine utility trips spatial interaction model #484

Open Robinlovelace opened 1 month ago

Robinlovelace commented 1 month ago

To implement this suggestion:

Refine the weighting associated with each grid point in the spatial interaction model, to account for the fact that some destinations (e.g. large supermarkets for shopping trips) are larger trip attractors than others.

Source: https://github.com/nptscot/npt/blob/main/report-utility-methods.md#next-steps

Robinlovelace commented 1 month ago

Idea on this: new function in the R folder called poi_weights().

Robinlovelace commented 2 weeks ago

Hey @joeytalbot could you have a look at this?

joeytalbot commented 2 weeks ago

Hey @joeytalbot could you have a look at this?

I'm doing this

Robinlovelace commented 2 weeks ago

Great, good luck.