pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP Equivalent


From: Rodrigo Isaac
Subject: Re: PSPP Equivalent
Date: Fri, 27 Aug 2010 16:59:58 -0600



2010/8/27 Gabriel Salas <address@hidden>
Hi!

I am a SPSS user, but recently forced to use PSPP (0.7.5-g70514b) running on XP.(Trying to emigrate from Windows to Linux)
I'm trying to do this:

*P401.
TABLES
  /FORMAT ZERO MISSING('0')
  /GBASE=CASES
  /FTOTAL= $t000001 "Total"
  /TABLE=P401 + $t000001 BY ( TOTAL + SEX + AGE) > (STATISTICS)
  /STATISTICS
  count( ( F5.0 ) 'Abs')
  cpct( ( PCT5.2 ) '% Rel':TOTAL SEX AGE)
  /TITLE 'TABLE TITLE'.   *(SPSS Coding)

So i get an Output with p401 crossed by Total, Sex and Age, showing Absolute and Relative values (Count and CPCT) per cell (one next to the other), and with column and row totals.

But i can't find the way of doing this with PSPP, i've tried with crosstabs, but, i get 3 or more tables, instead of only one. 

How could i do that?

Creo que no se puede. La opcion de salida (tablas, graficos) esta muy poco desarrollado en PSPP, si es que no lo esta por completo. Ese ha sido una de las limitantes que a mi me han impedido trabajar por completo con el PSPP. Tal vez con mas experticia, podria hacerse via comando -tengo entendido-, pero es bastante complicado, a mi juicio.

Thanks a lot!

--
El fin de todo discurso oído es este:
Teme a Dios, y guarda sus mandamientos; porque esto es el todo del hombre.
Ec. 12:13

_______________________________________________
Pspp-users mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/pspp-users




--
Rodrigo Isaac Rodríguez Borge
Nómada: el artista de la multitud

Sociólogo y Comunicador social

___
"Prohibido prohibir. La libertad comienza por una prohibición."

http://mundonomada.info/blog
http://www.revistacalachero.com

Linux user # 471524 / Ubuntu user # 23047
https://launchpad.net/~nomada

Managua, Nicaragua
skype: roirobo

reply via email to

[Prev in Thread] Current Thread [Next in Thread]