Three data blocks are simulated to express covariance in an exo-L-PLS direction (see lpls.
Dimensionality and number of underlying components can be controlled.
See also
Overviews of available methods, multiblock, and methods organised by main structure: basic, unsupervised, asca, supervised and complex.
Examples
lp <- lplsData(I = 30, N = 20, J = 5, K = 6, ncomp = 2)
names(lp)
#> [1] "X1" "X2" "X3"