semiMarkovPrint method for objects of class semiMarkov.
# S3 method for semiMarkov
print(x, CI=TRUE, Wald.test=TRUE, ...)An object of class semiMarkov.
A logical value indicating if the confidence intervals for each parameter should be returned. Default is TRUE. The confidence level is chosen in semiMarkov.
A logical value indicating if the results of the Wald test for each parameter should be returned. Default is TRUE.
Further arguments for print or summary.
No value returned.