Learn R Programming

edina (version 0.1.1)

print.summary_edina: Printing out the Summary EDINA Object

Description

Custom print method for displaying the EDINA model summary information.

Usage

# S3 method for summary_edina
print(x, binary = FALSE, ...)

Arguments

x

A summary_edina object

binary

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

...

Past onto the print.data.frame method.

Value

None.

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