Extracts the best model from the auto_*() search procedure.
best_model(x, ...)
# S3 method for class 'auto_edina'
best_model(x, ic = c("ppp", "bic", "dic"), ...)An edina model object corresponding to the smallest value of requested
information criterion.