Hi,

I'm trying to run a multivariable analysis and, when preparing, tryed to run a histogram to see whether the residuals of a linear regression are normally distributed. But when I try it, I got an error message saying:

Assertion failed!

Program C:\Program Files\PSPP\bin\psppire.exe

File: ../pspp-2.0.0-g5b54d1/src/math/histogram.c

Line: 124

Expression: *adjunted_min <= min

For information on how your program can cause an assertion failure, see the Visual C++ documentation on assert

(Press Retry to debut the application - JIT must be enabled)

and then: Discard - Retry - Ignore


And the ppsp.jnl says;

                  Informació del Sistema
╭────────────────────┬──────────────────────────────────╮
│Versió              │GNU pspp 2.0.0-g5b54d1            │
│Sistema amfitrió    │x86_64-w64-mingw32                │
│Sistema generat     │x86_64-pc-linux-gnu               │
│Carpeta local       │C:\Program Files\PSPP/share/locale│
│Journal File        │C:/Users/jpereztur/pspp.jnl       │
│Versió de compilació│10-win32 20210110                 │
╰────────────────────┴──────────────────────────────────╯


My (uneducated) guess is that it may reflect a problem with the data, but I cannot discard a different issue. I have been looking at the forum but couldn't find a suitable answer for this error. Any idea?

Thanks!

Jordi Pérez
Institut of Biomedicine of València-CSIC
València (Spain)

--


Reply via email to