school93_98R Documentation

school93_98

Description

Wooldridge Source: L.E. Papke (2005), “The Effects of Spending on Test Pass Rates: Evidence from Michigan,” Journal of Public Economics 89, 821-839. Data loads lazily.

Usage

data('school93_98')

Format

A data.frame with 10668 observations on 18 variables:

Notes

This is closer to the data actually used in the Papke paper as it is at the school (building) level. It is unbalanced because data on scores and some of the spending and other variables is missing for some schools. While the usual RE and FE methods can be applied directly, obtaining the correlated random effects version of the Hausman test is more advance. Computer Exercise 17 in Chapter 14 walks the reader through it.

Used in Text: page 491

Source

http://www.cengage.com/c/introductory-econometrics-a-modern-approach-7e-wooldridge

Examples

 str(school93_98)