star: Star Data

Description Usage Format Source References Examples

Description

Obs: 5786 observations

Usage

1
data("star")

Format

A data frame with 5786 observations on the following 19 variables.

id

student id

schid

school id

tchid

teacher id

tchexper

teacher years of experience

absent

days absent

readscore

reading score

mathscore

math score

totalscore

combined math and reading score

boy

male student

white_asian

white or asian student

black

black student

tchwhite

white teacher

tchmasters

teacher with masters degree

freelunch

free lunch provided

schurban

school urban or inner city

schrural

school rural

small

small class

regular

regular class

aide

regular class with aide

Source

http://principlesofeconometrics.com/poe4/poe4.htm

References

http://www.heros-inc.org/star.htm

Examples

1
2
data(star)
## maybe str(star) ; plot(star) ...

ccolonescu/PoEdata documentation built on May 13, 2019, 2:17 p.m.