Skip to content
Prev 389053 / 398506 Next

coxph means not equal to means of model matrix

See ?coxph, in particular the new "nocenter" option.

Basically, the "mean" component is used to center later computations.? This can be 
critical for continuous variables, avoiding overflow in the exp function, but is not 
necessary for 0/1 covariates.?? The fact that the default survival curve would be for a 
sex of .453, say, was off-putting to many.

Terry T.
On 9/3/21 11:01 AM, Bond, Stephen wrote: