LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 1996, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 14 Feb 1996 09:50:24 -0500
Reply-To:     John Iwaniszek <JOHNI@BRINC.USA.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         John Iwaniszek <JOHNI@BRINC.USA.COM>
Subject:      Re: coefficient of congruence u
Comments: To: KEANCHEW@OREGON.UOREGON.EDU

I once wrote a program using the now defunct (but not obsolete) proc matrix that computed the c of c you mentioned.

The formula was basically the matrix fromula for the pearson product moment correlation, but without the standardization component. You could probably do the same thing in IML working from an example either in the IML documentation or in an old proc matrix manual.

========================================================================= ========== Hello,

I am working on a project which examines psychological similarities and differences across cultures. Part of the analyses would require comparisons of factor solutions amongst various cultural groups. Would anyone happen to know if there is SAS program out there that can compute coefficient of congruence upon orthogonal rotation?

Thanks!

Sincerely, Kean H Chew keanchew@oregon.uoregon.edu


Back to: Top of message | Previous page | Main SAS-L page