This runs the trip distribution step of the model
trip_distribution.RdTrip distribution is based on the relative locations of the tracts (in marginals),
the betas estimated during the estimation phase of the model, and the total trip productions
and attractions.
Arguments
- model
the model object, loaded via
load_model()- scenario
the scenario to use, often
model$scenarios$baselineor a scenario created withadd_households()- balanced
the balanced productions and attractions, returned by
trip_generation()