print.summary_auto_edina: Print the 'auto_edina' model summary

Description Usage Arguments Value

View source: R/auto-edina.R

Description

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

Usage

1
2
## 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.


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