ActivitySim / activitysim

An Open Platform for Activity-Based Travel Modeling
https://activitysim.github.io
BSD 3-Clause "New" or "Revised" License
189 stars 96 forks source link

Optional Mode Choice Logsum in Destination Choice Model #847

Open hannahccarson opened 3 months ago

hannahccarson commented 3 months ago

Current destination choice model requires a tour mode choice logsum. Some simple applications of the destination choice model do not require this i.e. SANDAG Airport model selects a non-airport destination agnostic of mode choice. In order to bypass this, a tour mode choice uec is provided that will always return zero. A feature may be to make this option selectable (use or do not use tour mode choice logsum).