Learn R Programming

faraway (version 1.0.7)

jsp: Junior School Project

Description

Junior School Project collected from primary (U.S. term is elementary) schools in inner London.

Usage

data(jsp)

Arguments

Format

A data frame with 3236 observations on the following 9 variables.

school

50 schools code 1-50

class

a factor with levels 1 2 3 4

gender

a factor with levels boy girl

social

class of the father I=1; II=2; III nonmanual=3; III manual=4; IV=5; V=6; Long-term unemployed=7; Not currently employed=8; Father absent=9

raven

test score

id

student id coded 1-1402

english

score on English

math

score on Maths

year

year of school

References

Goldstein, H. (1995). Multilevel Statistical Models (2 ed.). London: Arnold.

Examples

Run this code
data(jsp)
## maybe str(jsp) ; plot(jsp) ...

Run the code above in your browser using DataLab