Skip to main content
. Author manuscript; available in PMC: 2014 Jul 7.
Published in final edited form as: Infant Child Dev. 2008 Jan 17;17(3):269–284. doi: 10.1002/icd.551

APPENDIX.

GENOVA syntax for G study:
STUDY DPICS DRS DESIGN: t1p2 STATEMENT
COMMENT
COMMENT # RECORDS = 405 (27 dyads; 5 raters; 3 situations)
COMMENT # VALUES PER RECORD = 1 (situation rating)
COMMENT D = DYAD; R = RATER; S = SITUATION (1 = CDI; 2 = PDI; 3 = CU)
COMMENT
OPTIONS RECORDS ALL
EFFECT * D 27 0
EFFECT + R 5 0
EFFECT + S 3 0
FORMAT (T32, F5.3)
PROCESS
1100 0 1 .450
1100 0 2 .338
1100 0 3 .350
1100 1 1 .358
1100 1 2 .318
1100 1 3 .383
1100 2 1 .386
1100 2 2 .424
1100 2 3 .387
1100 3 1 .493
1100 3 2 .494
1100 3 3 .561
1100 4 1 .497
1100 4 2 .360
1100 4 3 .440

Note: We include only the first 15 records of data (for the first of 27 dyads) for illustrative purposes. GENOVA reads only the decimal values, which are transformed proportions for the ‘statement’ category. (The FORMAT line uses standard FORTRAN formats: T32 = tab 32 spaces; F5.3 = 5-space numeral with three decimal places.) Preceding the data on each line are codes for dyad, rater, and situation (not read by GENOVA). The full data set contains 405 such records.