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 (July 2003, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 3 Jul 2003 11:22:16 +0300
Reply-To:   Akin Pala <akin@DR.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Akin Pala <akin@DR.COM>
Subject:   Re: REPEATED, UN, CS intraclass correlation

Hmm, I just read the discussion with dale, so I think my earlier question does not mean anything. I honestly don't feel like using interclass correlation though. So I think I will just use CS method to calculate the intraclass correlation and ante method to get anwers to everything else. I can report that in the paper like that. What do you think?

-- Akin Pala, Ph.D. http://akin.owns.it Tel: (286) 218 00 18 ext. 1349 "Akin Pala" <akin@dr.com> wrote in message news:3f0191b7@shknews01... > I can calculate intraclass correlation if I type > proc mixed etc.; > repeated/type=cs subject=id; > by correlation=common variance/common var+residual variance which is > something like > 0.74/(0.74 + 0.57) = 0.57. > RCORR gives me a 1. > Using UN with repeated/type=un subject=id; > gives me some other number like 1.30 > Is there any way to calculate intraclass correlation using Unstructured > (UN). > Also, is there any way to calculate that number in proc genmod repeated > statement? It does not accept rcorr; not that I saw any use for it :) > So, is there any one out there who knows the answer to those? I am just > confused about UN vs CS and I want to calculate intraclass corr using UN > because UN gives me Akaikes IC=+89.1 while CS gives me -90.1 and Schwarz > bayesian is -90.1 for UN and -92.1 for CS. > Thanks and I appreciate any answer... > > > -- > Akin Pala, Ph.D. > http://akin.owns.it > >


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