DO IF Error

classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: DO IF Error

David Marso
Administrator
Must pay attention 'grasshopper'!
Look three replies up from here:
----------------------------------------
http://spssx-discussion.1045642.n5.nabble.com/TIP-Using-Matrix-with-SPLIT-FILE-Correlation-Matrices-td5718787.html

Posted generally as to prevent deep thread burial ;-)
Ujjawal, You are making a great effort!  Awesome to see that!
David
---------------

Ujjawal wrote
@ Art Kendall: I second that. But the problem is i am unable to find a way to get it run without converting all the variables to symsis. If the number of records in a raw data file is less than 30 this conversion will happen otherwise missing for a known reason.

As David suggested, i have started studying MATRIX-END MATRIX. I hope i will be able to crack it using MATRIX.
Please reply to the list and not to my personal email.
Those desiring my consulting or training services please feel free to email me.
---
"Nolite dare sanctum canibus neque mittatis margaritas vestras ante porcos ne forte conculcent eas pedibus suis."
Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff in abyssum?"
Reply | Threaded
Open this post in threaded view
|

Re: DO IF Error

Art Kendall
In reply to this post by Ujjawal
Assign a user missing value out side the valid range for the variables
e.g.,

recode var1 to var99 (else=-999999).
value labels
var1 to var99
-999999 'suppressed - too few cases'.
missing values var1 to var99 (-999999).

Art Kendall
Social Research Consultants
On 3/20/2013 10:07 AM, Ujjawal [via SPSSX Discussion] wrote:
@ Art Kendall: I second that. But the problem is i am unable to find a way to get it run without converting all the variables to symsis. If the number of records in a raw data file is less than 30 this conversion will happen otherwise missing for a known reason.

As David suggested, i have started studying MATRIX-END MATRIX. I hope i will be able to crack it using MATRIX.


If you reply to this email, your message will be added to the discussion below:
http://spssx-discussion.1045642.n5.nabble.com/DO-IF-Error-tp5718730p5718910.html
To start a new topic under SPSSX Discussion, email [hidden email]
To unsubscribe from SPSSX Discussion, click here.
NAML

Art Kendall
Social Research Consultants
12