cox regression in R: exp overflow due to covariates

Hi,
I'm running into this error message when I run my cox regression model:

Error in agreg.fit(X, Y, istrat, offset, init, control, weights = weights, :
exp overflow due to covariates

How can I solve this?
Thanks

it looks like the package author has some material on failure cases, but doesn't seem to me like they are fully worked up into an easy to access vignette.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.