powered by
plotprops(Y, X, doscaleX = FALSE, docenterX = TRUE, ncomp, subset)
X <- matrix(rnorm(100),20,5) Y <- matrix(rnorm(20),20,1) plotprops(Y, X, doscaleX = FALSE, docenterX = TRUE, 5)
Run the code above in your browser using DataLab