BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
mbertol4
Calcite | Level 5

Hi, we’re wondering about the difference in results between Windows and Linux using PROC PHREG to get the hazard ratio. The 5th decimal place is different. The input datasets are identical in both cases. Do you know about any documentation available that can explain this behavior?

1 ACCEPTED SOLUTION

Accepted Solutions
SteveDenham
Jade | Level 19

You will probably want to look at the documentation for floating point representation for the two operating systems.  If those differ (and I assume they will), then very small differences in the binary representation of the data may accumulate during iterative procedures to the point that the estimates at convergence of location and variance differ a bit, and thus you get differences in the hazard ratio and any associated interval estimates or p values.

 

SteveDenham

View solution in original post

1 REPLY 1
SteveDenham
Jade | Level 19

You will probably want to look at the documentation for floating point representation for the two operating systems.  If those differ (and I assume they will), then very small differences in the binary representation of the data may accumulate during iterative procedures to the point that the estimates at convergence of location and variance differ a bit, and thus you get differences in the hazard ratio and any associated interval estimates or p values.

 

SteveDenham

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 261 views
  • 0 likes
  • 2 in conversation