Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.