Skip to content
Prev 298947 / 398503 Next

predicting expected number of events using a coxph model

On Jul 2, 2012, at 19:27 , agittens wrote:

            
I gather that type="expected" requires a follow-up time which the routine needs to get from somewhere. Presumably those columns _are_ required.
Do you have an "x" somewhere in your model specification? Otherwise, I'm out of clues. Perhaps try a traceback() or options(error=recover) and see where the error comes from.