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
jrphage
Level I

Units of odds ratio in standard deviation instead of unit change

Is it possible when conducting a logistic regression to get the odds ratio calculated in units of 1 change in standard deviation instead of a unit change?

2 REPLIES 2
GM
GM
Level III

Re: Units of odds ratio in standard deviation instead of unit change

If I am understanding your question correctly, you would need to standardize your input variable(s).

Re: Units of odds ratio in standard deviation instead of unit change

You can multiply the unit odds ratio by the standard deviation of the predictor.

Recommended Articles