powered by
The data is used for confirming the algorithm are properly working.
toyModel(model="Easy", seeds=123)
A list object containing a set of matrices X1, X2, Y1, Y1_dummy, Y2, Y1_dummy.
"Easy" and "Hard" are available (Default: "Easy").
Random number for setting set.seeds in the function (Default: 123).
Koki Tsuyuzaki
PLSSVD,sPLSDA,guidedPLS
PLSSVD
sPLSDA
guidedPLS
data <- toyModel(seeds=123)
Run the code above in your browser using DataLab