Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add estimation examples for remaining submodels #382

Closed
bstabler opened this issue Feb 18, 2021 · 2 comments
Closed

add estimation examples for remaining submodels #382

bstabler opened this issue Feb 18, 2021 · 2 comments
Assignees

Comments

@bstabler
Copy link
Contributor

bstabler commented Feb 18, 2021

@jpn-- is working on this, as well as general improvements for more seamless estimation integration

@jpn--
Copy link
Member

jpn-- commented Feb 19, 2021

implement components

  • free_parking
  • mandatory_tour_frequency
  • mandatory_tour_scheduling
  • joint_tour_frequency
  • joint_tour_composition
  • joint_tour_participation
  • joint_tour_destination (with nonmandatory tour destination)
  • joint_tour_scheduling
  • non_mandatory_tour_destination
  • non_mandatory_tour_scheduling
  • atwork_subtour_frequency
  • atwork_subtour_destination
  • atwork_subtour_scheduling
  • atwork_subtour_mode_choice (with tour mode choice)
  • stop_frequency
  • trip_destination
  • trip_mode_choice

required testing

  • more rigorous testing for the presence of "include_settings" and "inherit_settings" situations

notebooks

  • truly simple simple_simulate (free parking, auto_ownership, ...)
  • composite simple_simulate (trip mode choice, stop frequency)
  • multiple composite simple_simulate (tour and subtour mode choice)
  • simple location choice (work location, school location)
  • multiple location choice components (joint & non-mandatory destination choice)
  • cdap
  • non_mandatory_tour_frequency

@bstabler
Copy link
Contributor Author

#417

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants