Vector<T> too long

Welcome to the forum for MLwiN users. Feel free to post your question about MLwiN software here. The Centre for Multilevel Modelling take no responsibility for the accuracy of these posts, we are unable to monitor them closely. Do go ahead and post your question and thank you in advance if you find the time to post any answers!

Remember to check out our extensive software FAQs which may answer your question: http://www.bristol.ac.uk/cmm/software/s ... port-faqs/
Post Reply
runner21
Posts: 5
Joined: Fri Feb 19, 2016 3:47 am

Vector<T> too long

Post by runner21 »

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!
ChrisCharlton
Posts: 1354
Joined: Mon Oct 19, 2009 10:34 am

Re: Vector<T> too long

Post by ChrisCharlton »

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?
Post Reply