Re: Selecting cases using the "IF" Function

2017-01-19 Thread ftr public
You might find some guidelines here. Raynald web site is one of the most highly appreciated that exists. http://spsstools.net/pt/learning-syntax/ Regards, ftr On 18/01/2017 16:53, Aj Hollenbach wrote: Hi PSPP Users, I am transitioning from SPSS to PSPP and am having some troubles with case

Re: Selecting cases using the "IF" Function

2017-01-18 Thread Alan Mead
As Dr. Water says, syntax is a solution. The steps would be to (1) paste the desired analysis and then (2) edit the syntax to insert the "IF" statement above it. You also need to decide if you want to "permanently" delete the non-selected cases or not. If I have a long series of analyses, I migh

Re: Selecting cases using the "IF" Function

2017-01-18 Thread Dr. Oliver Walter
Hi, I think that you are unfortunately right. In the Graphical User Interface (GUI) this option is missing. I missed it yesterday and this morning, too. But there seems to be the possibility of "select if" by writing a syntax file. On page 130 of the manual you can read: "13.4 SELECT IF SEL