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

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

PSPP-BUG: [bug #44877] linear regression... program crash


From: Phil Hoenig
Subject: PSPP-BUG: [bug #44877] linear regression... program crash
Date: Tue, 04 Aug 2015 00:38:40 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #4, bug #44877 (project pspp):

I think I might have the same problem, but please bear with me as I'm putting
this bug report in for someone else and have no experience with actually
running PSPP myself. Not just the software but the concepts themselves are new
to me.

OS: Windows 7, 64 bit.
PSPP Version: 0.8.5-g2d71ac.
Problem: When running a linear regression on a dataset, we get no problems
when saving the predicted values, but trying to save residuals (with or
without the predicted values as well) causes PSPP to crash.

Because of the crash, I don't know the syntax of the command causing the
problem, but the command that does work, i.e. when saving with the predicted
value but not the residuals, apparently is:

REGRESSION
   /VARABLES= C10 C2 C3
   /DEPENDENT=    C13
   /STATISTICS=COEFF R ANOVA
   /SAVE= PRED.

Presumably the command that causes the crash would have:
    /SAVE= RESID.
or something similar instead.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44877>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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