cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

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

Stepwise Show Formula Change

Hello I am fairly new to JMP, I created a stepwise and saved my probability formula. It shows my formula answers for Lin(no), Prob(no), and Prob(yes), is there any way to get it to show me Lin(yes). I need it to actually show up on the data sheet aswell.

1 REPLY 1
dale_lehman
Level VII

Re: Stepwise Show Formula Change

 Since the probability of no is 1/(1+exp(Lin(0)), the probability of yes is (exp(Lin(0))/(1+exp(Lin(o)).  Just enter this formula in another column.

Recommended Articles