metrics: Metrics Data

Description Usage Format Source Examples

Description

salary gpa metrics female

Obs: 50 individuals

Usage

1
data("metrics")

Format

A data frame with 50 observations on the following 4 variables.

salary

annual starting salary, $

gpa

grade point average on a 4 point scale

metrics

=1 if student took econometrics

female

=1 if female

Source

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

Examples

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

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