methods for class mle.cv or summary.mle.cv.summary.mle.cv(object, num.max=20, ...)print.mle.cv(x, digits = max(3, getOption("digits") - 3), ...)
print.summary.mle.cv(x, digits = max(3, getOption("digits") - 3), ...)
mle.cv.mle.cv or summary.mle.cv.summary.mle.cv returns a list:num.max best models with their estimated prediction error using CV.mle.cv a function for evaluate the Cross-Validation selection criterion for linear models.