RE: Multiple response tables

2023-04-17 Thread Matt Balogh
Hi Dane, Thanks for this – that seems like the same approach one would take in spss. However I don’t think I can create a combined table on pspp that way – it is coming soon though 😊. Regards Matt Balogh Doctoral Candidate School of Science Technology +61 (0) 417 240 665 Based in Sydney, Aus

Re: Multiple response tables

2023-04-17 Thread Matthias Faeth
Hi Matt MRSETS support for CTABLES is not implemented yet. It exists only for compatibility reasons in the file format. We all are eagerly waiting for the feature. Titles is ctables /table ... /titles title='sometitle'. Matthias Fäth Calle San Ramon 5 ES- 46780 Oliva Handy DE: +49 171 98 32 17

Re: Multiple response tables

2023-04-17 Thread Dane So
Dear Mat, PSPP is great, for these multiple responses, in my case, I will convert those multiple responses into dummy variable store values 1 and 0, One is true or yes, 0 is no. Instead of using multiple responses of that group question $variable, alterative generate table for statistics, I have us