CMAP-REPOS / cmap_csvm

CMAP's commercial services vehicle model source code
1 stars 0 forks source link

Calibration: stops models calibration (scheduled stops, vehicle choice, stop duration) #39

Closed ColSmith76 closed 1 year ago

ColSmith76 commented 2 years ago

Add table of specific calibration checks and status

ColSmith76 commented 2 years ago

Stop duration model:

Iterative adjustments:

  1. initially adjust constants to match the overall SEMCOG shares (iter 1-2?)
  2. adjust the vehicle and activity parameters to match the vehicle and activity shares (iter 3-5)
  3. final adjustments of the constants to match the CMAP GPS shares (iter 6-8)

Issue with stop duration adjustment: final application of model is in the intermediate choice models, calibrate for goods and service stops and then readjust for other stops only. Check if this distorts the overall distribution too much, and if so might need a final overall adjustment in the intermediate step, but application code is currently not set up to support this.

ColSmith76 commented 1 year ago

Vehicle choice model:

ColSmith76 commented 1 year ago

Vehicle choice model is not yet calibrated at this point using the stop distance distribution from the CMAP GPS data

ColSmith76 commented 1 year ago

Left to do: Stops models: distance from business to stop distribution compared to CMAP GPS data Vehicle choice model: calibrate using the stop distance distribution from the CMAP GPS data Stop duration model: final adjustment to match the observed overall duration distribution from the CMAP CPS data (check first how different it is from the SEMCOG one, if at all)

Also remember to cross check the final distribution of stop durations after the addition of the intermediate stops with the CMAP GPS data

ColSmith76 commented 1 year ago

Last couple of checks needed:

ColSmith76 commented 1 year ago

After latest calibration run (number 8):

ColSmith76 commented 1 year ago

With correction to stops targets, stop numbers look much better and resultant VMT better. Overall good, some minor remaining discrepancies between model and target data at segment level e.g. by industry or vehicle type. Might need to boost stop numbers and spread just a little more to hit the VMT targets.

ColSmith76 commented 1 year ago

VMT looks okay relative to estimate. Close this issue and deal with any adjustments based on final review as a new issue