methods for class mle.aic or summary.mle.aic."summary"(object, num.max=20, verbose=FALSE, ...)
"print"(x, digits = max(3, getOption("digits") - 3),
num.max=max(1, nrow(x$aic)), ...)
"print"(x, digits = max(3, getOption("digits") - 3), ...)mle.aic.mle.aic or summary.mle.aic.TRUE warnings are printed.summary.mle.aic) or further arguments passed to or from other methods
(in print.mle.aic and print.summary.mle.aic).summary.mle.aic returns a list:num.max best models with their AIC.mle.aic a function for evaluate the Akaike Information Criterion.