Not having used the MANOVA/canonical option available from Proc GLM in some time, I'm surprised that my version of SAS only returns a single canonical variate regardless of the number of dependent variables are in the model statement.
Nothing in the documentation suggests that there is an option for requesting or specifying the number of canonical variates.
Is anyone aware of a workaround to this? In other words, how do you get Proc GLM/MANOVA to return more than one canonical variate?
Thank you.
This example has 5 Y variables, and 5 canonical variables.
Maybe there's something in your data that limits the results to 1 canonical variable.
I see five canonical variables (two of which account for 0% of the variability).
Adding:
Perhaps this is what you are seeing:
but you have to read what it says. In the comparison of Llanederyn versus other sites, there is effectively only one real canonical vector, in other words comparing Llanederyn to other sites the variation of Y lies effectively in a single dimension.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.