Traffic-toolbox Function

Probit - Probit-based stochastic network assignment

Calling Sequence

[f,s]=Probit(net,ta,beta,accuracy,kmax)

Parameters

Description

Assigns the flow with a Probit-based model. In this model the perceived travel time along any given path is normally distributed with mean ta and variance beta*ta. The algorithm use to make the assignment is base on a Monte Carlo simulation of the perceived link travel times.

EXAMPLES

See Also