print.summary.eiopt2 | R Documentation |
Print method for summary.eiopt2
objects
## S3 method for class 'summary.eiopt2'
print(x, ..., margins = TRUE, digits = 2)
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, |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.