David Hensle

Results 42 issues of David Hensle

This PR creates an entry point into Larch for added newly models "simple simulate" models, namely work from home, telecommute frequency, transit pass subsidy, and transit pass ownership models. These...

Most changes in this PR are needed to avoid crash if estimation run actually had no school escorting in the input data. Empty school escorting tables are not handled appropriately...

This pull request adds preprocessor and annotation in auto ownership. This is particularly useful in the context of disaggregate accessibilities where the model alternative uses the corresponding auto ownership level...

This pull request gives the user greater flexibility to join disaggregate accessibilities to the households / person tables. The original design for the model just joined the disaggregate accessibilities to...

Two types of logsums are calculated in the location choice model: a mode choice logsum (where the utility is summed across all modes from the origin to the alternative destination)...

The number of time periods available to a person after mandatory and joint tours are scheduled has a large influence on the number of non-mandatory tours they take. The current...

The joint tour destination model ran for all tours instead of just joint tours. This pull request fixes that bug and will reduce the computation resources required for this model....

Currently, estimation mode will include every single alternative for the location choice models. This can be very onerous for 2-zone systems (SANDAG's workplace location choice estimation ran took multiple hours...

This pull request adds the ability to call the landuse table and the "reindex" function in the location choice model. This is required for the SANDAG ABM3 model calibration. Getting...

The joint tour participation model will iterate when selecting participants until the composition is met. After a set number of iterations, the model will force anyone with a non-zero probability...