--------------------------------------------- help for cancor, cantest, canstd and canstr ---------------------------------------------
Canonical Correlatin Analysis Procedures -----------------------------------------
cancor cantest canstd canstr
Description -----------
cancor is used after canon to perform each of the following procedures: cantest, canstd and canstr.
cantest tests each of the canonical correlations that are computed by the canon procedure. cantest provides a useful way to test the number of canonical dimensions.
canstd is used to display standardized canonical coefficients after using the canon command. canstr is used to display the canonical structure coefficients after using the canon command. canstd also displays canonical redundancy coefficients.
Example -------
. canon (varu1 varu2 varu3) (varv1 varv2 varv3) . cancor . cantest . canstd . canstr
Author ------
Philip B. Ender Statistical Computing and Consulting UCLA Department of Education UCLA Academic Technology Services enderatucla.edu
Also see --------
On-line: help for canon