Learn R Programming

iprior (version 0.7.4)

hsbsmall: High school and beyond dataset

Description

Smaller subset of hsb.

Usage

hsbsmall

Arguments

Format

A data frame of 661 observations on 3 variables.

mathach

Math achievement.

ses

Socio-Economic status.

schoolid

Categorical variable indicating the school the student went to. Treated as factor.

Details

A random subset of size 16 out of the original 160 groups.

Examples

Run this code
data(hsbsmall)
str(hsbsmall)

Run the code above in your browser using DataLab