| print.coxphw.predict {coxphw} | R Documentation |
Print Method for Objects of Class predict.coxphw
Description
This class of objects is returned by the predict.coxphw function.
Objects of this class have methods for the functions print and plot.
Usage
## S3 method for class 'coxphw.predict'
print(x, ...)
Arguments
x |
object of class |
... |
further arguments. |
Author(s)
Daniela Dunkler
See Also
coxphw, predict.coxphw plot.coxphw.predict
[Package coxphw version 4.0.3 Index]