pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

limitations to missing values ?


From: news
Subject: limitations to missing values ?
Date: Sat, 20 Feb 2016 00:48:45 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Hi,
To my surprise a MISSING VALUES does not work.

I ave a metric variable with the missing values 7 8 9 and want to add the value of 3 to the list of missings.

So, I tried first the first command, and as this did not work then the others in this list :
miss val political (3, 7 , 8, 9).
miss val political (3 thru 9).
miss val political (3 thru hi).

And never the 3 becomes missing !

Are there limits to the number of missing a variable can have ? I looked into the doc , but did not find info about an eventual limit.

Any idea appreciated.

- ftr



reply via email to

[Prev in Thread] Current Thread [Next in Thread]