Originally posted by Chris Martin
View Post
For a given person a score in five successive waves could be (2,3,4,5,6) which would suggest reasonably high test-retest reliability or (2,4,6,3,4) which would not, but I'm not sure that an icc would pick up the difference here.
.ÿ
.ÿversionÿ16.1
.ÿ
.ÿclearÿ*
.ÿ
.ÿsetÿseedÿ`=strreverse("1554434")'
.ÿquietlyÿsetÿobsÿ250
.ÿ
.ÿgenerateÿintÿpidÿ=ÿ_n
.ÿgenerateÿdoubleÿpid_uÿ=ÿrnormal()
.ÿ
.ÿquietlyÿexpandÿ5
.ÿbysortÿpid:ÿgenerateÿbyteÿtimÿ=ÿ_n
.ÿ
.ÿgenerateÿdoubleÿoutÿ=ÿpid_uÿ+ÿrnormal()
.ÿ
.ÿquietlyÿmixedÿoutÿi.timÿ||ÿpid:ÿ,ÿnolrtestÿnolog
.ÿestatÿicc
Residualÿintraclassÿcorrelation
------------------------------------------------------------------------------
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿLevelÿ|ÿÿÿÿÿÿÿÿICCÿÿÿStd.ÿErr.ÿÿÿÿÿ[95%ÿConf.ÿInterval]
-----------------------------+------------------------------------------------
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿpidÿ|ÿÿÿ.5293876ÿÿÿ.0293432ÿÿÿÿÿÿ.4717407ÿÿÿÿ.5862609
------------------------------------------------------------------------------
.ÿ
.ÿquietlyÿbysortÿpidÿ(out):ÿreplaceÿtimÿ=ÿ_n
.ÿ
.ÿquietlyÿmixedÿoutÿi.timÿ||ÿpid:ÿ,ÿnolrtestÿnolog
.ÿestatÿicc
Residualÿintraclassÿcorrelation
------------------------------------------------------------------------------
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿLevelÿ|ÿÿÿÿÿÿÿÿICCÿÿÿStd.ÿErr.ÿÿÿÿÿ[95%ÿConf.ÿInterval]
-----------------------------+------------------------------------------------
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿpidÿ|ÿÿÿ.8612001ÿÿÿ.0123388ÿÿÿÿÿÿ.8352057ÿÿÿÿ.8836654
------------------------------------------------------------------------------
.ÿ
.ÿexit
endÿofÿdo-file
.
Comment