bug-gnu-pspp
[Top][All Lists]
Advanced

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

Re: PSPP-BUG: (no subject)


From: John Darrington
Subject: Re: PSPP-BUG: (no subject)
Date: Thu, 8 Jul 2010 15:05:44 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

Thanks for the bug report.

There does indeed seem to be a bug in the REGRESSION command.
I have entered  a new item in the bug database and hopefully it
will be fixed soon.

In the meantime, you can work around this problem simply by ensuring that
dependent variable is also listed in the /VARIABLES subcommand.
Perhaps you could try this and tell us whether the output is then
what you expect?

J'

On Wed, Jul 07, 2010 at 08:41:23PM -0400, Charles Stangor wrote:
     Outputs of SPSS and PSPP do not match.
     
     Could be my misunderstanding, but there is no help manual in my version, 
and this page does not seem to exist:
     
     http://www.gnu.org/software/pspp/documentation.htm
     
     Thanks
     
     Version: psppire.exe 0.7.5-g70514b
     
     Syntax (PSPP followed by SPSS)
     
     REGRESSION
     /VARIABLES= a b int
     
     /DEPENDENT= c
     
     /STATISTICS=COEFF R ANOVA.
     
     *****************
     
     REGRESSION
     
     /MISSING LISTWISE
     
     /STATISTICS COEFF OUTS R ANOVA
     
     /CRITERIA=PIN(.05) POUT(.10)
     
     /NOORIGIN
     
     /DEPENDENT c
     
     /METHOD=ENTER a b int .
     
     Data:
     
     a,b,c,int
         1.00     1.00     4.00     1.00
         1.00    -1.00     3.00    -1.00
         1.00     1.00     2.00     1.00
         1.00    -1.00     3.00    -1.00
         1.00     1.00     2.00     1.00
        -1.00    -1.00     4.00     1.00
        -1.00     1.00     3.00    -1.00
        -1.00    -1.00     2.00     1.00
        -1.00     1.00     3.00    -1.00
        -1.00    -1.00     3.00     1.00
     
     Charles Stangor
     Professor of Psychology
     University of Maryland
     Executive Officer, Society of Experimental Social Psychology
     http://sites.google.com/site/charlesstangor/
     

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


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

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