Hello again

I have a file from SPSS in .sav format.

when I run

library(foreign)
cvar<-as.data.frame(read.spss("c:\\NDRI\\cvar\\data\\cvar2rev3.sav"))

I get a warning

Warning message: 
c:\NDRI\cvar\data\cvar2rev3.sav: Compression bias (0) is not the usual
value of 100. 

The data appear to be OK, but I am concerned.  

 (I tried searching the archives and the documenation for data import
export, but saw nothing).


Thanks as always

Peter

Peter L. Flom, PhD
Assistant Director, Statistics and Data Analysis Core
Center for Drug Use and HIV Research
National Development and Research Institutes
71 W. 23rd St
www.peterflom.com
New York, NY 10010
(212) 845-4485 (voice)
(917) 438-0894 (fax)

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to