| train_choice {RprobitB} | R Documentation |
Stated Preferences for Train Traveling
Description
Data set of 2929 stated choices by 235 Dutch individuals deciding between
two virtual train trip options "A" and "B" based on the price,
the travel time, the number of rail-to-rail transfers (changes), and the
level of comfort.
The data were obtained in 1987 by Hague Consulting Group for the National Dutch Railways. Prices were recorded in Dutch guilder and in this data set transformed to Euro at an exchange rate of 2.20371 guilders = 1 Euro.
Usage
train_choice
Format
A data.frame with 2929 rows and 11 columns:
- deciderID
integeridentifier for the decider- occasionID
integeridentifier for the choice occasion- choice
characterfor the chosen alternative (either"A"or"B")- price_A
numericprice for alternative"A"in Euro- time_A
numerictravel time for alternative"A"in hours- change_A
integernumber of changes for alternative"A"- comfort_A
integercomfort level (in decreasing comfort order) for alternative"A"- price_B
numericprice for alternative"B"in Euro- time_B
numerictravel time for alternative"B"in hours- change_B
integernumber of changes for alternative"B"- comfort_B
integercomfort level (in decreasing comfort order) for alternative"B"
References
Ben-Akiva M, Bolduc D, Bradley M (1993). “Estimation of travel choice models with randomly distributed values of time.” Transportation Research Record, 1413, 88–97.
Meijer E, Rouwendal J (2006). “Measuring welfare effects in models with random coefficients.” Journal of Applied Econometrics, 21(2), 227–244.