Skip to content
Michael McCarthy edited this page Jan 5, 2022 · 3 revisions

Description

Joint Estimation Model in R (JEMnR) is a trip-based travel demand model implemented in the R language. The model originally used skims from the Emme software and CSV inputs to produce demand outputs in RData files and Emme matrices. The model was updated to use Visum skims in OMX format and write out OMX demand matrices.

Inputs

Model input files are described on the Model Inputs page.

Documentation

ODOT's JEMnR Model Documentation is available on Github.