print.auto_edina: Print method for auto_edina
Description
Custom print method for displaying the results of the Auto EDINA method.
Usage
# S3 method for 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
An auto_edina object
- ...
Additional values passed onto the print.data.frame method.