Learn R Programming

RCTS (version 0.2.4)

X_dgp3: The dataset X_dgp3 contains the values of the 3 observable variables on which Y_dgp3 is based.

Description

The dataset X_dgp3 contains the values of the 3 observable variables on which Y_dgp3 is based.

Usage

X_dgp3

Arguments

Format

array with 300 x 30 x 3 elements

Examples

Run this code
head(X_dgp3[,,1])
hist(X_dgp3[,,1])

Run the code above in your browser using DataLab