| traffic {bsamGP} | R Documentation |
Monthly traffic accidents data
Description
This data set contains 108 observations on 6 variables.
Usage
data(traffic)
Format
ln_numberlogarithm of the number of monthly automobile accidents in the state of Michigan.
monthmonths from January 1st, 1979 to Decembe 31st, 1987.
ln_unemplogarithm of unemployment rate
springindicator for spring season.
summerindicator for summer season.
fallindicator for fall season.
References
Lenk (1999) Bayesian inference for semiparametric regression using a Fourier representation. Journal of the Royal Statistical Society: Series B, 61(4), 863-879.
Examples
## Not run:
data(traffic)
pairs(traffic)
## End(Not run)
[Package bsamGP version 1.2.5 Index]