Skip to contents

Trip 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.

Usage

trip_distribution(model, scenario, balanced)

Arguments

model

the model object, loaded via load_model()

scenario

the scenario to use, often model$scenarios$baseline or a scenario created with add_households()

balanced

the balanced productions and attractions, returned by trip_generation()