print.hazard {SemiMarkov} | R Documentation |
hazard
Print method for objects of class hazard
.
## S3 method for class 'hazard'
print(x, whole = FALSE, ...)
x |
An object of class |
whole |
A logical value indicating if the whole vectors of the object |
... |
Further arguments for print or summary. |
No value returned.
Agnieszka Listwon-Krol