Skip to content

At Work Subtour Models

Ben Stabler edited this page Aug 31, 2017 · 22 revisions

Introduction

The goal of this task is to implement the at-work subtour frequency, scheduling, and destination sub-models. The at-work subtour frequency, scheduling, and destination sub-models are similar in form to the existing partially implemented non-mandatory tour frequency, departure and duration, and destination models. However, a few key missing features of the existing models are the processing of each tour purpose, the calculation of time windowing variables, and logsums.

New Model Steps

The new steps to add to the data pipeline are:

  • AtWork Subtour Frequency - Person level model
  • AtWork Subtour Location Sample - Tour level model
  • AtWork Subtour Location - Tour level model
  • AtWork Subtour Mode - Tour level model
  • AtWork Subtour Departure Time And Duration - Tour level model

Clone this wiki locally