print.weibreg {eha} | R Documentation |
Prints weibreg objects
Description
The hazard, the cumulative hazard, the density, and the survivor baseline functions are plotted.
Usage
## S3 method for class 'weibreg'
print(x, digits = max(options()$digits - 4, 3), ...)
Arguments
x |
A |
digits |
Precision in printing |
... |
Not used. |
Value
No value is returned.
Note
Doesn't work for threeway or higher order interactions. Use
print.coxph
in that case.
Author(s)
Göran Broström
See Also
[Package eha version 2.11.4 Index]