print.summary_auto_edina {edina}R Documentation

Print the auto_edina model summary

Description

Custom method for displaying the results of the summary(auto_edina).

Usage

## S3 method for class 'summary_auto_edina'
print(x, ...)

Arguments

x

A summay_auto_edina object

...

Additional values passed onto the print.data.frame method.

Value

None.

The function provides a side-effect of displaying the overview of computed results across all models estimated.


[Package edina version 0.1.1 Index]