cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
mhans
Level I

Bradley-Terry model as logistic regression

Hi,

I need your help. I want to use Bradley-Terry model as logistic regression (with intercept=0, x_ij=(1,-1)). I have only student version and the function genreg ist not avaible for me. 

I want to get the same results like there: http://support.sas.com/kb/24/992.html

 

When I have used the same datatable like in SAS-example (with y=win/total), the logreg didn't work. I tried also another structure of data:
jmp_1.pngBut it was also not helpful.

I have no idea, how the structure of data shuld be. 

I will be very thankful for your help
1 REPLY 1
mhans
Level I

Re: Bradley-Terry model as logistic regression

Recommended Articles