-
Notifications
You must be signed in to change notification settings - Fork 29
Description
JASP Version
0.95.1
Commit ID
No response
JASP Module
Regression
What analysis are you seeing the problem on?
Generalized Linear Model
What OS are you seeing the problem on?
Windows 11
Bug Description
I think it's become impossible to run logistic regression in JASP 0.95.1 using the Generalized Linear Model analysis. See report here https://forum.cogsci.nl/discussion/9939/jasp-0-95
If you use a nominal variable that only has text as values+labels, you get this error:


If you try to fix it by adding numeric values, you get this other error instead:


Expected Behaviour
Doing logistic regression with a binary outcome using the Generalized Linear Model analysis in Regression module should work. This works fine in Regression > Logistic Regression.
Steps to Reproduce
- nominal variable with 2 values (text or values, neither works)
- run logistic regression using Regression > Generalized Linear Model (the default analysis)
- try to use that nominal variable as dependent variable
Log (if any)
No response
More Debug Information
-------- Application Info --------
JASP Version: JASP 0.95.1
Build Branch: development
Build Date: Aug 20 2025 13:37:25 (Netherlands)
Last Commit: 180d14c18d13c107ee7c16b0993ff7e1cc02680b
-------- Basic Info --------
Operating System: Windows 11 Version 24H2
Product Version: 11
Kernel Type: winnt
Kernel Version: 10.0.26100
Architecture: x86_64
Install Path: C:/Program Files (x86)/JASP
Platfotm Name: windows
System Local: fr_CA
-------- Extra Info --------
Current code page
Page de codes active�: 850
Page de codes active�: 65001
Final Checklist
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.