golf: Golf Data

Description Usage Format Details Source Examples

Description

Obs: 150 tournament scores for 6 major tournaments a year for 25 years

Usage

1
data("golf")

Format

A data frame with 150 observations on the following 2 variables.

score

actual score - par

age

age in decades = years/10

Details

Note: par is the "target" score on a golf course. Thus score is number of strokes under (or over) par.

Source

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

Examples

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

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