print.summary.eiopt2 {eiopt2} | R Documentation |
Print a summary of a summary.eiopt2 object
Description
Print method for summary.eiopt2
objects
Usage
## S3 method for class 'summary.eiopt2'
print(x, ..., margins = TRUE, digits = 2)
Arguments
x |
An |
... |
Other arguments passed on to methods. Not currently used. |
margins |
A TRUE/FALSE argument informing if the margins of the transition matrix should be displayed. Default, |
digits |
Integer indicating the number of decimal places to be shown. Default, |
Value
No return value, called for side effects.
[Package eiopt2 version 0.1.1-6 Index]