Re: how to delete a case in PSPP file

2020-02-05 Thread Alan Mead
I strongly recommend that you enter data into a spreadsheet like Excel or OpenOffice/LibreOffice Calc and then read the data using PSPP. There have been bugs that cause PSPP (and SPSS) to crash and cause data loss. -Alan On 2/5/2020 4:09 PM, Jeremy Canipe wrote: > Hi Alan- > > Many thanks! That i

Re: how to delete a case in PSPP file

2020-02-05 Thread Alan Mead
Using the PSPPIRE Data Editor (the "data window") select "Data View" at the bottom left (if it's not already selected) and select your case and choose "Edit > Clear Case" and the cases will be deleted. I usually prefer syntax because if you save the syntax, it makes the analysis replicable and pro