print.coxphw.predict {coxphw} | R Documentation |
predict.coxphw
This class of objects is returned by the predict.coxphw
function.
Objects of this class have methods for the functions print
and plot
.
## S3 method for class 'coxphw.predict' print(x, ...)
x |
object of class |
... |
further arguments. |
Daniela Dunkler
coxphw
, predict.coxphw
plot.coxphw.predict