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 |
... |
Additional values passed onto the |
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]