powered by
Intervals between the times that 129 successive vehicles pass a point on a road, measured in seconds.
data(traffic)
The traffic data is a vector of 128 observations.
traffic
data(traffic) str(traffic) ### Fit the generalized inverse Gaussian distribution gigFit(traffic)
Run the code above in your browser using DataLab