| essUK {catregs} | R Documentation |
A subset of data from the European Social Survey
Description
These are data from respondents in the United Kingdom from the European Social Survey. They are used to illustrate regression models for limited dependent variables.
Usage
data("essUK")
Format
A data frame with 2204 observations on the following 45 variables.
countrya character vector
can.trust.peoplea numeric vector
people.try.faira numeric vector
say.in.govta factor with levels
Not at allVery littleSomeA lotA great dealtrust.legal.sysa numeric vector
trust.policea numeric vector
votea factor with levels
YesNoNot eligible to voteconservativea numeric vector
life.satisfactiona numeric vector
immigration.good.economya numeric vector
happya numeric vector
important.matters.peoplea character vector
walk.alone.darka factor with levels
Very unsafeUnsafeSafeVery safereligiousa numeric vector
ethnic.minoritya character vector
num.childrena numeric vector
ideal.age.parenta numeric vector
household.sizea numeric vector
gendera character vector
agea numeric vector
maritala character vector
educationa numeric vector
employmenta character vector
income.decilea numeric vector
father.educationa character vector
father.education.numa numeric vector
everyone.job.wanteda numeric vector
income.fairnessa factor with levels
Low, extremely unfairLow, very unfairLow, somewhat unfairLow, slightly unfairFairHigh, slightly unfairHigh, somewhat unfairHigh, very unfairHigh, extremely unfairunder.over.paida factor with levels
UnderpaidRight amountOverpaidincome.fairness.numa numeric vector
wealth.diff.faira factor with levels
Small, extremely unfairSmall, very unfairSmall, somewhat unfairSmall, slightly unfairFairLarge, slightly unfairLarge, somewhat unfairLarge, very unfairLarge, extremely unfairwealth.differencesa factor with levels
Too littleJust rightToo muchgdpa numeric vector
urban.populationa numeric vector
unemploymenta numeric vector
alcolhol.consumptiona numeric vector
suicide.ratea numeric vector
safea numeric vector
minoritya numeric vector
femalea numeric vector
divorceda numeric vector
marrieda numeric vector
widowa numeric vector
highinca numeric vector
age2a numeric vector
Source
European Social Survey.
Examples
data(essUK)
head(essUK)