print.auto_edina {edina} | R Documentation |
Print method for auto_edina
Description
Custom print method for displaying the results of the Auto EDINA method.
Usage
## S3 method for class 'auto_edina'
print(x, ...)
Arguments
x |
An |
... |
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]