print.edina: Printing out the EDINA Object

Description Usage Arguments Value

View source: R/edina.R

Description

Custom print method for computing the EDINA.

Usage

1
2
## S3 method for class 'edina'
print(x, binary = FALSE, ...)

Arguments

x

An edina object

binary

Boolean to indicate whether the Q matrix is shown in dichotomous form or in an estimated form.

...

Additional methods passed onto the print.matrix method.

Value

None.

The function provides a side-effect of displaying the overview of the model estimated.


edina documentation built on March 26, 2020, 9:30 p.m.