Skip to content
Prev 275085 / 398506 Next

cph/nomogram Design/RMS package hazard ratio: interquartile vs per unit

On Oct 20, 2011, at 8:22 PM, renee wrote:

            
When posting to r-help it is advised to produce the code used. One  
might guess that you were talking about output from summary(fit) but  
that would be a guess.
If you want HR's for single unit difference on the scale of the  
measured units then this should produce those:

exp(coef(fit))
Yes.
If they are factor classed variables, then that is correct.