Learn R Programming

faraway (version 1.0.8)

nels88: National Education Longitudinal Study of 1988

Description

A subset of the National Education Longitudinal Study of 1988

Arguments

Format

A data frame with 260 observations on the following 5 variables.

sex

a factor with levels Female Male

race

a factor with levels White Asian Black Hispanic

ses

a numeric vector

paredu

a factor with levels ba college hs lesshs ma phd

math

a numeric vector

Examples

Run this code

data(nels88)
## maybe str(nels88) ; plot(nels88) ...

Run the code above in your browser using DataLab