Skip to content
Prev 54893 / 398500 Next

read.spss warning: unrecognized record type??

On Fri, 27 Aug 2004, Raphael Schneider wrote:

            
I have had the same experience. Since the computer where I use read.spss
doesn't have any development tools on it I haven't got around to looking
at what is actually happening.

The difficulty with read.spss is that the format is not publically
documented (in fact, most of the formats read by foreign are not
documented or are incompletely or inaccurately documented -- Stata gets an
honorable mention as one of the exceptions). All read.spss can do is
ignore anything it doesn't understand, and check that the rest of the file
makes sense.


	-thomas