View source: R/survfit.coxnet.R
mycoxpred | R Documentation |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.