traffic | R Documentation |
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.
Bartlett, M.S. (1963) Statistical estimation of density functions Sankhya: The Indian Journal of Statistics, Series A, Vol. 25, No. 3, 245–254.
Jörgensen, B. (1982) Statistical Properties of the Generalized Inverse Gaussian Distribution. Lecture Notes in Statistics, Vol. 9, Springer-Verlag, New York
data(traffic)
str(traffic)
### Fit the generalized inverse Gaussian distribution
gigFit(traffic)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.