This function amends the function arguments passed to survfit.coxnet via ... if new data was passed to survfit.coxnet. It's a separate function as we have to deal with function options like newstrata and newoffset.
mycoxpred(object, s, ...)
A class coxnet
object.
The response for the fitted model.
The same ... that was passed to survfit.coxnet.