print.auto_edina: Print method for 'auto_edina'

Description Usage Arguments Value

View source: R/auto-edina.R

Description

Custom print method for displaying the results of the Auto EDINA method.

Usage

1
2
## S3 method for class 'auto_edina'
print(x, ...)

Arguments

x

An 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.