search for: layout_code

Displaying 1 result from an estimated 1 matches for "layout_code".

2006 Jul 12
0
read.spss() cannot import some SPSS files (PR#9074)
Full_Name: Tim Bock Version: 2.3.1 OS: Windows XP Submission from: (NULL) (220.233.111.181) SPSS v12 on Windows sometimes writes files with a layout_code of 3 instead of the usual layout_code of 2. While I don't know what this signifies, R is able to read these files if I change sfm-read.c to accept 3. Also, R issues an unnecessary warning when it finds records of type 7 with sub-type 7. These records describe multiple-response sets, which ca...