powered by
This dataset includes seven variables from the SAS manual.
data("sas_ex2")
data(sas_ex2) ## Redundancy Analysis rda(X_vars=c("x1", "x2", "x3", "x4"), Y_vars=c("y1", "y2", "y3"), data=sas_ex2)
Run the code above in your browser using DataLab