-
Notifications
You must be signed in to change notification settings - Fork 135
Progress Report Phase 2
Ben Stabler edited this page Apr 18, 2016
·
9 revisions
This page maintains the percent complete for each sub-model we're working on. There are separate percent completes for the code, the completeness of the model specification, the documentation, and the tests. Many of the model variables require (complex) coding so the distinction between the code and the model specification is a bit grey, but generally useful.
| Model Name | Code % | Model % | Docs % | Tests % | Notes |
|---|---|---|---|---|---|
| Accessibilities | 0.1 | 0 | 0 | 0 | currently reading accessibilities as an input file |
| Mode choice logsums | 0 | 0 | 0 | 0 | currently using constant 0; need to read all skim time periods |
| Destination sampling | 0 | 0 | 0 | 0 | |
| Location shadow pricing | 0 | 0 | 0 | 0 | |
| Work location | 0.8 | 0.8 | 0.5 | 0.5 | Missing logsums, destination sampling and sampling correction factors, roundtrip_auto_time_to_work output, shadow pricing |
| School location | 0.8 | 0.8 | 0.5 | 0.5 | Missing logsums, destination sampling and sampling correction factors, distance_to_school output, roundtrip_auto_time_to_school output, shadow pricing |
| Auto ownership | 0.9 | 0.9 | 0.5 | 0.5 | Missing auto time savings complex variable; nested logit and logsums for some implementations |
| Free parking eligibility | 0 | 0 | 0 | 0 | |
| CDAP | 0.99 | 0.9 | 0.5 | 0.5 | Missing usual work and school location and work at home variables |
| Mandatory tour gen | 0.99 | 0.95 | 0.5 | 0.5 | Ensure required virtual fields such as roundtrip_auto_time_to_work are calculated (correctly) |
| Work scheduling | 0.9 | 0.9 | 0.5 | 0.5 | Missing windowing variables, mode choice logsums, all time periods |
| School scheduling | 0.9 | 0.9 | 0.5 | 0.5 | Missing windowing variables, mode choice logsums, all time periods |
| Joint tour generation | 0 | 0 | 0 | 0 | |
| Joint tour party composition | 0 | 0 | 0 | 0 | |
| Joint tour person participation | 0 | 0 | 0 | 0 | |
| Joint tour scheduling | 0 | 0 | 0 | 0 | |
| Joint tour destination | 0 | 0 | 0 | 0 | |
| Non-mandatory tour gen | 0.8 | 0.8 | 0.5 | 0.5 | Missing residual window variables, joint tours variables, tour extension probabilities |
| Non-mandatory destination | 0.8 | 0.8 | 0.5 | 0.5 | Missing logsums, destination sampling and sampling correction factors; all purposes, all skims; tours need to be converted to "escort kids" and "escort no kids" |
| Non-mandatory scheduling | 0.8 | 0.8 | 0.5 | 0.5 | Missing windowing variables, mode choice logsums, start/end times need to be included for all previous trips rather than single previous trip |
| At-work subtour generation | 0 | 0 | 0 | 0 | |
| At-work subtour scheduling | 0 | 0 | 0 | 0 | |
| At-work subtour destination | 0 | 0 | 0 | 0 | |
| Tour mode choice | 0.8 | 0.8 | 0.5 | 0.5 | Missing walk and bike alternatives, all purposes, correct Os and Ds, some virtual fields, all time periods, nested logit |
| Stop frequency | 0 | 0 | 0 | 0 | |
| Stop purpose | 0 | 0 | 0 | 0 | |
| Stop scheduling | 0 | 0 | 0 | 0 | |
| Stop destination | 0 | 0 | 0 | 0 | |
| Trip mode Choice | 0.75 | 0.75 | 0.25 | 0.25 | Missing walk and bike alternatives, all purposes, correct Os and Ds, some virtual fields, all time periods, nested logit; Use actual trips instead of tours as a surrogate |
| Tracing calculations | 0 | 0 | 0 | 0 |
- Household coordination (often, but not always)
- CDAP (pretty much the whole model)
- "has presence of" variables
- scheduling (tours are dependent on the tours that come before them for the same person)