print.semiMarkov {SemiMarkov} | R Documentation |
semiMarkov
Print method for objects of class semiMarkov
.
## S3 method for class 'semiMarkov'
print(x, CI=TRUE, Wald.test=TRUE, ...)
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. |
No value returned.
Agnieszka Listwon-Krol
semiMarkov, summary.semiMarkov