summary.hazard {SemiMarkov} | R Documentation |
hazard
Summary method for objects of class hazard.
## S3 method for class 'hazard'
summary(object, ...)
object |
An object of class |
... |
Further arguments for summary. |
For an object of class hazard
, this function gives the informations on the type of hazard rates (sojourn time or semi-Markov process), the chosen model, the distribution of the sojourn times, the covariates and the vector of times.
No value returned.
Agnieszka Listwon-Krol