Learn R Programming

wooldridge (version 1.1.0)

athlet2: athlet2

Description

Data loads lazily. Type data(athlet2) into the console.

Usage

data(athlet2)

Arguments

Format

A data.frame with 30 rows and 10 variables:

  • dscore. home scr. - vist. scr., 1993

  • dinstt. diff. in-state tuit., 1994

  • doutstt. diff. out-state tuit., 1994

  • htpriv. =1 if home team priv. sch.

  • vtpriv. =1 if vist. team priv. sch.

  • dapps. diff. in applications, 1994

  • htwrd. =1 if home win. record, 1993

  • vtwrd. =1 if vist. win. record, 1993

  • dwinrec. htwrd - vtwrd

  • dpriv. htpriv - vtpriv

Examples

Run this code
# NOT RUN {
 str(athlet2)
# }

Run the code above in your browser using DataLab