Learn R Programming

EstHer (version 1.0)

Y: Vector of observations

Description

Vector of observations of size n=200.

Usage

data("Y")

Arguments

Format

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

Examples

Run this code
data(Y)
## maybe str(Y) ; plot(Y) ...

Run the code above in your browser using DataLab