lme4 (version 0.8-3)

Socatt: Social Attitudes Survey

Description

These data come from the British Social Attitudes (BSA) Survey started in 1983. The eligible persons were all adults aged 18 or over living in private households in Britain. The data consist of completed results of 264 respondents out of 410.

Usage

data(Socatt)

Arguments

source

http://multilevel.ioe.ac.uk/softrev/socatt.htm

Details

These data are provided at http://multilevel.ioe.ac.uk/softrev/ as an example of multilevel data with a multinomial response. Results from several multilevel software packages are provided at this site.

References

McGrath, K. and Waterton, J. (1986). British Social Attitudes 1983-1986 panel survey. London, Social and Community Planning Research.

Examples

Run this code
data(Socatt)
str(Socatt)
summary(Socatt)

Run the code above in your browser using DataCamp Workspace