R/Horowitz93.R

#' Horowitz (1993) Modal Choice Data
#'
#' Modal choice data for journey to work in the Washington DC area
#' from  the late 1960's.  The variables are:
#' * `DCOST`: difference in cost of car versus transit (transit - car)
#' * `CARS`: number of cars at home 
#' * `DOVTT`: difference in out of vehicle time (transit - car)
#' * `DIVTT`: difference in in vehicle time (transit - car)
#' * `DEPEND`: coded 1 if by car, 0 if by mass transit
#'
#' @format  A data frame with 842 observations on 5 variables:
#' @source  \url{https://www.gams.com/latest/gamslib_ml/libhtml/gamslib_mws.html}
#' @references  Horowitz, J L, (1993) Semiparametric estimation of a work-trip mode choice model.
#' Journal of Econometrics, 58, 49-70.
#' @keywords  datasets
"Horowitz93"

Try the RCBR package in your browser

Any scripts or data that you put into this service are public.

RCBR documentation built on Nov. 8, 2023, 5:08 p.m.