powered by
This dataset includes six variables of fitness club data from the SAS manual.
data("sas_ex1")
data(sas_ex1) ## Canonical Correlation Analysis cancorr(X_vars=c("Weight", "Waist", "Pulse"), Y_vars=c("Chins", "Situps", "Jumps"), data=sas_ex1)
Run the code above in your browser using DataLab