I am trying to import data from a SPSS (.sav) file. The code that I'm using is below:
GSPS 'D:\Final Chapters\Real Data Study\MLM.sav' 'c1' 'c2' 'c3' 'c4' 'c5'
The data set has 5,024 rows and 5 columns. Has anyone else ever run into this issue?
Thank you!
Vector<T> too long
-
- Posts: 1384
- Joined: Mon Oct 19, 2009 10:34 am
Re: Vector<T> too long
Could you confirm that version of MLwiN that you are using, as well as the version of SPSS that was used to save the file?