CMAP-REPOS / cmap_csvm

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

Dashboard: calibration summaries #45

Closed ColSmith76 closed 1 year ago

ColSmith76 commented 2 years ago
  1. Add calibration summaries to the dashboard (import from the saved lists produced by the calibration routine and display either tables or charts)
  2. Write the summaries into a spreadsheet (modify the db_spreadsheet.R code that produce scenario summaries -- include a function specific to validation summaries that writes out the summaries from the saved lists as opposed to constructing scenario to scenario comparisons)
ColSmith76 commented 1 year ago

Summaries added to the dashboard for firm synthesis and stops models, thorough stop duration. Next steps is add any additional calibration summaries for the stops model still in progress (e.g., distance related) and then for the tour models including tour type, clustering and sequencing, arrival time, and intermediate stops. Then also trip table (OD) validation summaries

ColSmith76 commented 1 year ago

Dashboard includes summaries for all completed calibration adjustments, add remaining comparisons between GPS and model, and any others that are just checks as opposed to specific calibration summaries but might indicate reasonableness or otherwise of the model

ColSmith76 commented 1 year ago

Also need to update the spreadsheet code:

Write the summaries into a spreadsheet (modify the db_spreadsheet.R code that produce scenario summaries -- include a function specific to validation summaries that writes out the summaries from the saved lists as opposed to constructing scenario to scenario comparisons)

ColSmith76 commented 1 year ago

Left to do: add remaining comparisons between GPS and model, and any others that are just checks as opposed to specific calibration summaries but might indicate reasonableness or otherwise of the model

ColSmith76 commented 1 year ago

Add the VMT validation table to the trip tables validation sheet

ColSmith76 commented 1 year ago

VMT comparison added