cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

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

Cox Proportional Hazard - adjusting risk ratio with std dev

I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation.

 

They commented:

In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:

proc phreg simple;

model  [ ...  etc etc <SAS code> etc ...]

HAZARDRATIO 'HR for 1 SD HDL-c' hcc/ units=14.8;run;

 

HR for 1 SD HDL-c: Hazard Ratios for hcc

 

                                                        Point     95% Wald Confidence

                                    Description      Estimate           Limits

 

                                    hcc Unit=14.8       0.762       0.693       0.837

 

Is this something I can do in JMP?

0 REPLIES 0

Recommended Articles