| LF06travel | R Documentation |
Example data, also used in Long and Freese (2006), to illustrate conditional or fixed effects logistic regression. Also refered to as alternative-specific outcomes.
data("LF06travel")
A data frame with 456 observations on the following 13 variables.
ida numeric vector denoting nested units (individuals) or strata
modea numeric vector denoting mode of transit
traina dummy variable for selecting the train
busa dummy variable for selecting the bus
cara dummy variable for selecting a car
timea numeric vector denoting transit time
invca numeric vector denoting invertng cost
choicea numeric vector denoting the choice of travel, i.e. the dependent variable
ttmea numeric vector
invta numeric vector
gca numeric vector
hinca numeric vector
psizea numeric vector
Long, Scott J. and Jeremy Freese. 2006. "Regression Models for Categorical Dependent Variables Using Stata." Austin, TX: Stata Press
data(LF06travel)
head(LF06travel)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.