On Mon, Jan 11, 2016 at 11:37:48AM -0600, Alan Mead wrote:
> > The main question is, of course, how to import the SAV file into R
> > DEDUCER having worked it in PSPP.
>
> is an R question, but if SPSS/PSPP SAV format is not working, I'd
> recommend a different format but I don't see in the GUI how to save in
> anything but "system" formats. But using syntax, you should be able to
> save as tab-delimited:
>
> https://www.gnu.org/software/pspp/manual/html_node/SAVE-TRANSLATE-_002fTYPE_003dCSV-and-TYPE_003dTAB.html
It's also easy to do with the command-line "pspp-convert" tool, e.g.
pspp-convert file.sav file.csv
_______________________________________________
Pspp-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-users