ch4sim1: Chapter 4 simulation data 1

Description Usage Format Source Examples

Description

Obs: 300

Usage

1
data("ch4sim1")

Format

A data frame with 300 observations on the following 3 variables.

x

explanatory variable uniform[0,10]

e

random error N(0,1)

y

dependent variable = 1 + x + e

Source

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

Examples

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

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