methods
for class wle.cv
or summary.wle.cv
."summary"(object, num.max=20, verbose=FALSE, ...)
"print"(x, digits = max(3, getOption("digits") - 3),
num.max=max(1, nrow(x$wcv)), ...)
"print"(x, digits = max(3, getOption("digits") - 3), ...)
wle.cv
.wle.cv
or summary.wle.cv
.TRUE
warnings are printed.summary.wle.cv
) or further arguments passed to or from other methods
(in print.wle.cv
and print.summary.wle.cv
).summary.wle.cv
returns a list:num.max
best models with their estimated prediction error using WCV.wle.cv
a function for evaluate the Weighted Cross Validation criterion in the linear models.