Fix a couple more.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 1 Nov 2014 06:07:16 +0000 (23:07 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 1 Nov 2014 06:07:16 +0000 (23:07 -0700)
dump.c
notes

diff --git a/dump.c b/dump.c
index faea74221ccc7b2d660829b9cf6c2c952d9ce5b0..747c4206d3ee7ea1c2c5b3cc82349e2373abdb0f 100644 (file)
--- a/dump.c
+++ b/dump.c
@@ -237,8 +237,11 @@ dump_value(int level)
       vallab = get_string ();
       printf ("value %g format %d(%d.%d) var \"%s\" vallab \"%s\"",
               value, format >> 16, (format >> 8) & 0xff, format & 0xff, var, vallab);
-      if (!match_u32 (1) && !match_u32(2))
-        match_u32_assert (3);
+      if (!match_byte (1) && !match_byte(2))
+        match_byte_assert (3);
+      match_byte (0);
+      match_byte (0);
+      match_byte (0);
       match_byte (0);
       match_byte (0);
       match_byte (0);
diff --git a/notes b/notes
index 543474a92c4c8aa4a617f16f1d5a0981cb2b52df..961d3b1da699ee843d394a9591613dc0e0c06f10 100644 (file)
--- a/notes
+++ b/notes
@@ -1183,6 +1183,20 @@ web/9c0f5ba2cd60a97194a82cdc67efc3cb/000000000176_lightTableData.bin (Functions
     03 "Function" 58 "function_6" "Function" 01 00 01 i2 00 00 01 i1 i1
        01 58 F40.0(1)
 
+web/b257771a29873ce68ce0c0a4e7582f76/000000000432_lightTableData.bin (Pearson Chi-Square Tests):
+
+    i2
+
+    03 "Row" 58 00 00 00 00 "Row" 01 00 00 i2 01 00 i1 00 i1
+       05 58 "Judge_Indiziert" "Overall Judgement indicated" 02 00 00 01 i2 ff ff ff ff i1
+           02 58 F40.2(1.00) "Judge_Indiziert" "indicated" 02 00 00 01 i2 ff ff ff ff i1
+               05 58 "CAS" "Navigation" 02 00 00 01 i2 ff ff ff ff i3
+                   03 "Chi-square" 58 00 00 00 00 "Chi-square" i1 i2 00 00 00 00 00 00 00 00
+                   03 "df" 58 00 00 00 00 "df" i1 i2 i1 00 00 00 00
+                   03 "Sig." 58 00 00 00 00 "Sig." i1 i2 i2 00 00 00 00
+
+    03 "Column" 58 00 00 00 00 "Column" 01 00 01 i2 01 00 01 i1 i1
+       05 58 "Judge_Gemacht" "Overall Judgement done" i2 i2 00 00 00 00 00 00 00 00 00 00 00 00
 
 
 Data: tdump21 (germano/Crosstabs.pdf)