| trchoice {smdata} | R Documentation |
Transportation mode choice
Description
Choice of transportation mode by gender.
Usage
data("trchoice")
Format
A data frame with 10 observations on the following 4 variables.
treeida numeric vector needed for identifying a tree in the MPT algorithm
sexa numeric vector taking the value
1if male and0if femalerespa factor denoting the transport mode choice, where
Ddenotes driving one's own vehicle,Fdenotes getting a ride with a friend,Odenotes other,Pdenotes using public transport, andWdenotes walkingfra numeric vector recording the frequency with which each transport mode is chosen
Source
The data are extracted from the 1991-1994 Drug Abuse Treatment Outcome Study (2010) data (DATOS).
References
United States Department of Health and Human Services and National Institute of Health and National Institute on Drug Abuse (2010). Drug Abuse Treatment Outcome Study, 1991-1994. Ann Arbor, MI: Inter-university Consortium for Political and Social Research.
Examples
data("trchoice", package="smdata")