AW: Sorting by variable name

2024-02-27 Thread Quandt, Markus
If you refer to the variable names marked in yellow, I guess it is capitalization. First all uppercase letters, then lowercase. Whether that is a standard sorting criterion or not is not standardized between software programs, but Unix culture – which I think is showing through in PSPP, but muc

RE: Import Codebook

2022-01-21 Thread Quandt, Markus
Regarding the question whether there is a ‘codebook format’ that PSPP could implement an import function for, the only thing that comes to my mind is DDI-XML. That is the standard that the Social Sciences data archives have developed and now implemented for their data, so PSPP would actually hav

AW: seeking a good data set for CTABLES examples

2022-01-19 Thread Quandt, Markus
Hi Ben, all, Accidentally, I’m the head of the team responsible for – among other things - Eurobarometer archiving at GESIS. Let me just confirm that using the posted EB file for PSPP purposes is entirely fine, or let’s even say very welcome, and even redistributing the shortened file for inst

AW: Output ONLY sig. level in binary logistic regression

2021-12-13 Thread Quandt, Markus
Hi, I don’t think you can do this in PSPP syntax (but would be happy to be corrected). But since you are working on a Unix/Linux system anyway, why not ask someone who is familiar with regex (regular expression) to parse the output file and write out the ‘hits’ to a separate csv file? Sorry, I

AW: numerical error handling in SPSS matrix language

2021-11-08 Thread Quandt, Markus
Ben, Is it this what you need? matrix. print ln(0). end matrix. Run MATRIX procedure: >Error encountered in source line #30 >Error # 12386 >Value for LN is out of range. >Execution of this command stops. -- END MATRIX - Best, Markus Von: Pspp-users Im Auftrag von Ben Pfaff Ges

AW: PSPPP for windows

2021-09-01 Thread Quandt, Markus
Al, everyone - just to mention again that I find it really exciting that this exchange is opening up the option of having ready-made Windows binaries again. That would be really great. And yes, I agree with the reasoning about the Windows 10 binaries being what is really needed, by 90+ % of the

AW: no more PSPP for Windows?

2021-08-31 Thread Quandt, Markus
look into becoming the new maintainer for the Windows PSPP binaries business: be assured of my gratitude 😊. -Ursprüngliche Nachricht- Von: John Darrington Gesendet: Dienstag, 31. August 2021 16:16 An: Quandt, Markus Cc: Julia Klausli, Ph.D. ; pspp-users@gnu.org Betreff: Re: no mor

AW: no more PSPP for Windows?

2021-08-31 Thread Quandt, Markus
Hello Julia, This site http://pspp.awardspace.info/ with pointers to Sourceforge is still active. So the most recent version for Windows is of Sep. 2020. It has in my experience a nasty problem with the Windows output interface sometimes being very unresponsive, if you produce large outputs, bu