Hello! I've been teaching logistic regression with the Universal Bank data set for years but am getting different results this semester. The target variable, Personal Loan, has value ordering on it to specify that "Yes" is the class of interest. In the past, this was necessary to get the parameter estimates to show up relative to the "Yes" class. For instance, Income has a positive relationship to loan acceptance so it should have a positive coefficient. However, this semester, the parameter estimates are being displayed relative to the "No" class, which seems backwards compared to the value ordering. If I remove the value ordering property from Personal Loan, then the model results show up relative to the "Yes" class. Did something change in JMP 16? My specific version is JMP® Pro 16.1.0 (539038). Below are some screen shots of a simple example to show what's happening. Thanks!
Value ordering on the target variable:
![JenE_0-1647870393746.png JenE_0-1647870393746.png](https://community.jmp.com/t5/image/serverpage/image-id/41003i43542288DEE5371A/image-size/medium?v=v2&px=400)
Relationship of Income to Personal Loan:
![JenE_1-1647870456943.png JenE_1-1647870456943.png](https://community.jmp.com/t5/image/serverpage/image-id/41004i77322E8127E84D6E/image-size/medium?v=v2&px=400)
Simple model fit with Value Ordering:
![JenE_2-1647870538855.png JenE_2-1647870538855.png](https://community.jmp.com/t5/image/serverpage/image-id/41005iD65DE9C28D68A8B5/image-size/medium?v=v2&px=400)
Simple model fit after removing Value Ordering:
![JenE_3-1647870594367.png JenE_3-1647870594367.png](https://community.jmp.com/t5/image/serverpage/image-id/41006iAD9B9502EE8DD032/image-size/medium?v=v2&px=400)