Y: Vector of observations

Description Usage Format Examples

Description

Vector of observations of size n=200.

Usage

1
data("Y")

Format

The format is: num [1:200, 1] 6.196076 7.225162 9.662264 3.134030 5.404111 ...

Examples

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

EstHer documentation built on May 2, 2019, 8:49 a.m.