print.hazard {SemiMarkov}R Documentation

Print method for object of class hazard

Description

Print method for objects of class hazard.

Usage

## S3 method for class 'hazard'
print(x, whole = FALSE, ...)

Arguments

x

An object of class hazard.

whole

A logical value indicating if the whole vectors of the object hazard should be displayed. Default is FALSE which means that only the first six values are returned.

...

Further arguments for print or summary.

Value

No value returned.

Author(s)

Agnieszka Listwon-Krol

See Also

hazard, plot.hazard


[Package SemiMarkov version 1.4.6 Index]