-
Notifications
You must be signed in to change notification settings - Fork 99
Progress Report Phase 2
Ben Stabler edited this page Jan 26, 2017
·
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 | 100% | 100% | 50% | 100% | replacement for MTC's accessibilities Cube script |
Mode choice logsums | 0 | 0 | 0 | 0 | currently using constant of 0 in all models |
Destination sampling | 0 | 0 | 0 | 0 | |
Location shadow pricing | 0 | 0 | 0 | 0 | |
Work location | 80% | 80% | 25% | 25% | Missing logsums, destination sampling and sampling correction factors, roundtrip_auto_time_to_work output, shadow pricing |
School location | 80% | 80% | 25% | 25% | Missing logsums, destination sampling and sampling correction factors, distance_to_school output, roundtrip_auto_time_to_school output, shadow pricing |
Auto ownership | 90% | 90% | 25% | 25% | Missing auto time savings complex variable |
Free parking eligibility | 0 | 0 | 0 | 0 | |
CDAP | 95% | 95% | 25% | 95% | Missing usual work and school location and work at home variables ; re-written to be vectorized |
Mandatory tour gen | 99% | 95% | 25% | 25% | Ensure required virtual fields such as roundtrip_auto_time_to_work are calculated (correctly) |
Work scheduling | 90% | 90% | 25% | 25% | Missing windowing variables, mode choice logsums, all time periods |
School scheduling | 90% | 90% | 25% | 25% | Missing windowing variables, mode choice logsums, all time periods |
Joint tour frequency | 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 | 80% | 80% | 25% | 25% | Missing residual window variables, joint tours variables, tour extension probabilities |
Non-mandatory destination | 80% | 80% | 25% | 25% | 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 | 80% | 80% | 25% | 25% | 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 | 80% | 80% | 25% | 25% | Missing walk and bike alternatives, all purposes, correct Os and Ds, some virtual fields, all time periods |
Stop frequency | 0 | 0 | 0 | 0 | |
Stop purpose | 0 | 0 | 0 | 0 | |
Stop scheduling | 0 | 0 | 0 | 0 | |
Stop destination sampling | 0 | 0 | 0 | 0 | |
Stop destination | 0 | 0 | 0 | 0 | |
Trip mode Choice | 75% | 75% | 25% | 25% | Missing walk and bike alternatives, all purposes, correct Os and Ds, some virtual fields, all time periods, Use actual trips instead of tours |
Tracing calculations | 100% | 100% | 50% | 100% | Tracing implemented for all models |