Learn R Programming

Rgbp (version 1.1.4)

schools: Eight Schools Data

Description

Dataset as seen in Rubin (1981) which was an analysis of coaching effects on SAT scores from eight schools.

Usage

data(schools)

Arguments

Format

A dataset of 8 schools containing

y

The observed coaching effect of each school

se

The standard error of the coaching effect of each school.

Examples

Run this code
# NOT RUN {
  data(schools)
# }

Run the code above in your browser using DataLab