print.semiMarkov {SemiMarkov} | R Documentation |
Print method for object of class semiMarkov
Description
Print method for objects of class semiMarkov
.
Usage
## S3 method for class 'semiMarkov'
print(x, CI=TRUE, Wald.test=TRUE, ...)
Arguments
x |
An object of class |
CI |
A logical value indicating if the confidence intervals for each parameter should be returned. Default is |
Wald.test |
A logical value indicating if the results of the Wald test for each parameter should be returned. Default is |
... |
Further arguments for print or summary. |
Value
No value returned.
Author(s)
Agnieszka Listwon-Krol
See Also
semiMarkov, summary.semiMarkov
[Package SemiMarkov version 1.4.6 Index]