Y_dgp3 {RCTS}R Documentation

Y_dgp3 contains a simulated dataset for DGP 3.

Description

Y = XB + LgFg. It has 3 groups and each group has 3 groupfactors. At last there were 3 observable variables generated into it.

Usage

Y_dgp3

Format

300 x 30 matrix. Each row is one time series.

Examples

plot(Y_dgp3[,1:2], col = g_true_dgp3, xlab = "First column of Y",  ylab = "Second column of Y",
main = "Plot of the first two columns of the dataset Y. \nColors are the true groups.")

[Package RCTS version 0.2.4 Index]