pspp-users
[Top][All Lists]
Advanced

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

Re: Regression with PRED and RESID


From: Alan Mead
Subject: Re: Regression with PRED and RESID
Date: Sun, 07 Jun 2015 20:33:11 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

The information that Michael posted suggests that a Windows library named ntdll.dll is crashing. When I google "ntdll.dll crash" I see that this is a common problem and a lot of the advice makes it sound like it's an issue on the user's computer.  For example, this link:

http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/programs-close-faulting-module-ntdlldll/54aaaec5-2b53-4e9f-b9a7-b7889a1cd4b6

starts with issues like drivers and suggests trying the program in safe mode.  This link:

http://pcsupport.about.com/od/fixtheproblem/a/ntdlldll.htm

lists a long series of tests to do (some of which seem dubious... I wouldn't bother with #11, replacing the cable connecting your hd to the mb).  Some of these might help.  Seeing if the problem occurs in Windows safe mode seems pretty easy to test.

-Alan


On 6/7/2015 2:45 PM, Harry Thijssen wrote:
Hi


I can't reproduce this problem with this syntax and a test dataset I made myself.

Have fun


Date: Fri, 5 Jun 2015 18:43:33 +0000
From: Michael Broderick <address@hidden>
To: "'address@hidden'" <address@hidden>
Subject: Regression with PRED and RESID


Hi all. I'm running into a problem when trying to save predicted values and residuals in linear regression. Here is my syntax:

REGRESSION
          /VARIABLES= LOCAL_HRS_EARNED LOCAL_GPA XFER_RS_EARNED
          /DEPENDENT=         Total_scaled_score
          /STATISTICS=COEFF R ANOVA
          /SAVE= PRED RESID.

I'm running PSPPIRE 0.8.4-g267362 on a 32-bit Win7 virtual machine. Here is the error output:

Problem signature:
  Problem Event Name:                        APPCRASH
  Application Name:                             PSPPIRE.exe
  Application Version:                           0.8.4.51172
  Application Timestamp:                     553e33bd
  Fault Module Name:                          ntdll.dll
  Fault Module Version:                        6.1.7601.18869
  Fault Module Timestamp:                  55636303
  Exception Code:                                  c0000005
  Exception Offset:                                00052c99
  OS Version:                                          6.1.7601.2.1.0.256.4
  Locale ID:                                             1033
  Additional Information 1:                  0a9e
  Additional Information 2:                  0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:                  0a9e
  Additional Information 4:                  0a9e372d3b4ad19135b953a78882e789

Has anyone else had this problem?

          Mike

*********************************
Michael Broderick
Director of Institutional Effectiveness
Charter Oak State College
55 Paul Manafort Dr.
New Britain, CT 06053
(860) 515-3885




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

-- 

Alan D. Mead, Ph.D.
President, Talent Algorithms Inc.

science + technology = better workers

+815.588.3846 (Office)
+267.334.4143 (Mobile)

http://www.alanmead.org

Announcing the Journal of Computerized Adaptive Testing (JCAT), a
peer-reviewed electronic journal designed to advance the science and
practice of computerized adaptive testing: http://www.iacat.org/jcat

reply via email to

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