print.edina {edina} | R Documentation |
Printing out the EDINA Object
Description
Custom print method for computing the EDINA.
Usage
## S3 method for class 'edina'
print(x, binary = FALSE, ...)
Arguments
x |
An |
binary |
Boolean to indicate whether the Q matrix is shown in dichotomous form or in an estimated form. |
... |
Additional methods passed onto the |
Value
None.
The function provides a side-effect of displaying the overview of the model estimated.
[Package edina version 0.1.1 Index]