kernel: Kernel Data

Description Usage Format Details Source References Examples

Description

Obs: 500

Usage

1
data("kernel")

Format

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

x

a numeric vector

y

a numeric vector

Details

x are drawings from a normal distibution with mean 7 and standard deviation 1.5;

y are drawings from a mixture of normal distibutions; one with mean 9 and standard deviation 0.5 and the other with mean 5 and standard deviation 1.

Source

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

References

Source: generated data

Examples

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

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