Helper function to amend ... for new data in survfit.coxnet
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, ...)
object |
A class |
s |
The response for the fitted model. |
... |
The same ... that was passed to survfit.coxnet. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.