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!
Search found 5 matches
- Tue Dec 20, 2016 3:16 am
- Forum: MLwiN user forum
- Topic: Vector<T> too long
- Replies: 1
- Views: 2896
- Tue Mar 01, 2016 1:21 am
- Forum: MLwiN user forum
- Topic: Subset of Data for Simulation
- Replies: 2
- Views: 3465
Re: Subset of Data for Simulation
That worked- thank you!
- Fri Feb 26, 2016 12:54 am
- Forum: MLwiN user forum
- Topic: No Residuals at Level 1
- Replies: 2
- Views: 5401
Re: No Residuals at Level 1
The sorting was the issue- I re-sorted and I now have estimates that I would expect. Thank you so very much for your suggestions and assistance!
- Thu Feb 25, 2016 7:15 pm
- Forum: MLwiN user forum
- Topic: Subset of Data for Simulation
- Replies: 2
- Views: 3465
Subset of Data for Simulation
I'm running a simulation study, and I have created my datasets in SAS. I have a total of 1,000 datasets, which I combined into one file that I imported into MLwiN. This file has a field that identifies the data set, numbered from 1 to 1,000, and my plan was to use this field to create a subset of ...
- Fri Feb 19, 2016 4:09 am
- Forum: MLwiN user forum
- Topic: No Residuals at Level 1
- Replies: 2
- Views: 5401
No Residuals at Level 1
I'm running a simulation study, and when I run the final model residuals are only estimated at level two. I generated the data in SAS as follows:
Residuals at level one generated from a normal distribution with a mean of 0 and a standard deviation of 8.94
Residuals at level two generated from a ...
Residuals at level one generated from a normal distribution with a mean of 0 and a standard deviation of 8.94
Residuals at level two generated from a ...