methods
for class wle.stepwise
or summary.wle.stepwise
."summary"(object, num.max=20, verbose=FALSE, ...)
"print"(x, digits = max(3, getOption("digits") -
3), num.max=max(1, nrow(x$wstep)), ...)
"print"(x, digits = max(3, getOption("digits") - 3), ...)
wle.stepwise
.wle.stepwise
or summary.wle.stepwise
.TRUE
warnings are printed.summary.wle.stepwise
) or further arguments passed to or from
other methods (in print.wle.stepwise
and
print.summary.wle.stepwise
).summary.wle.stepwise
returns the last num.max
iterations, call
plus:coefficients
, fitted.values
, residuals
and weights
can be used to extract various useful features of the value returned by wle.stepwise
.