TravelChoice: Travel Mode Choice

TravelChoiceR Documentation

Travel Mode Choice

Description

The data set contains 210 observations on mode choice for travel between Sydney and Melbourne, Australia.

Usage

data(TravelChoice)

Format

A dataframe containing :

indv

Id of the individual

mode

available options: air, train, bus or car

choice

a logical vector indicating as TRUE the transportation mode chosen by the traveler

As category-specific variables:

invt

travel time in vehicle

gc

generalized cost measure

ttme

terminal waiting time for plane, train and bus; 0 for car

invc

in vehicle cost

As case-specific variables:

hinc

household income

psize

traveling group size in mode chosen

Source

Download from on-line (18/09/2020) complements to Greene, W.H. (2011) Econometric Analysis, Prentice Hall, 7th Edition, Table F18-2.

References

Greene, W.H. and D. Hensher (1997) Multinomial logit and discrete choice models in Greene, W. H. (1997) LIMDEP version 7.0 user's manual revised, Plainview, New York econometric software, Inc .

Examples

data(TravelChoice)

GLMcat documentation built on Sept. 30, 2024, 5:08 p.m.