powered by
This dataset includes a correlation matrix of the artificial data 9 variables used in Table 1 of Lambert, Wildt, and Durand (1988).
data("Lambert88")
A 9x9 correlation matrix.
Gu, F., Yung, Y.-F., Cheung, M. W.-L. Joo, B.-K., & Nimon, K. (2023). Statistical inference in redundancy analysis: A direct covariance structure modeling approach. Multivariate Behavioral Research, 58(5),877-893. https://doi.org/10.1080/00273171.2022.2141675
data(Lambert88) ## Redundancy Analysis rda(X_vars=paste0("x", 1:5), Y_vars=paste0("y", 1:4), Cov=Lambert88, numObs=100)
Run the code above in your browser using DataLab