print.summary_auto_edina: Print the auto_edina model summary
Description
Custom method for displaying the results of the summary(auto_edina).
Usage
# S3 method for summary_auto_edina
print(x, ...)
Value
None.
The function provides a side-effect of displaying the overview of
computed results across all models estimated.
Arguments
- x
A summay_auto_edina object
- ...
Additional values passed onto the print.data.frame method.