Train {mlogit}R Documentation

Stated Preferences for Train Traveling

Description

A sample of 235 Dutch individuals facing 2929 choice situations

Format

A dataframe containing:

- id: individual identifient, - choiceid: choice identifient, - choice: one of 'A' or 'B', - price_z: price of proposition z (z = 'A', 'B') in cents of guilders, - time_z: travel time of proposition z (z = 'A', 'B') in minutes, - comfort_z: comfort of proposition z (z = 'A', 'B'), 0, 1 or 2 in decreasing comfort order, - change_z: number of changes for proposition z (z = 'A', 'B').

Source

[Journal of Applied Econometrics data archive](https://wileyonlinelibrary.com/journal/jae/).

References

Ben-Akiva M, Bolduc D, Bradley M (1993). “Estimation of Travel Choice Models with Randomly Distributed Values of Time.” Papers 9303, Laval - Recherche en Energie. https://ideas.repec.org/p/fth/lavaen/9303.html.

Meijer E, Rouwendal J (2006). “Measuring welfare effects in models with random coefficients.” Journal of Applied Econometrics, 21(2), 227-244. doi:10.1002/jae.841.


[Package mlogit version 1.1-3 Index]